HEX Color Conversion

Hex Color Code #DBEF3C — RGB & HSL Conversions

How to use the #DBEF3C color code in HTML & CSS?

For developers, implementing the #DBEF3C color code involves declaring it in your styles. In stylesheet designs, use color: #DBEF3C; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#DBEF3C] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #DBEF3C?

The RGB code for #DBEF3C is computed as rgb(219, 239, 60). Web designers using HSL values will find it at a hue of 67°, saturation of 85%, and lightness index of 59%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #DBEF3C

For print design setups, the CMYK values for the #DBEF3C color code are Cyan: 8%, Magenta: 0%, Yellow: 75%, and Black: 6%. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 219
Green Channel 239
Blue Channel 60
Luminance 0.771

HEX #DBEF3C Color Space Conversions

Click to copy format
HEX Color Code #DBEF3C
RGB (Red Green Blue) rgb(219, 239, 60)
HSL (Hue Sat Light) hsl(67°, 85%, 59%)
CMYK (Commercial Print) cmyk(8%, 0%, 75%, 6%)
HSV / HSB Values hsv(67°, 75%, 94%)
Decimal Color Code 14413628
CSS Custom Variable --color-hex: #DBEF3C;
Tailwind CSS Utility bg-[#DBEF3C]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DBEF3C

Small body copy preview

Black Text on Background

Black text readability test with #DBEF3C

Small body copy preview

Complementary & Analogous Harmonies

Computed dynamically

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #DBEF3C */
--color-hex: #DBEF3C;
--color-rgb: rgb(219, 239, 60);
--color-hsl: hsl(67deg, 85%, 59%);

Adjacent HEX Color Codes

Copied!