HEX Color Conversion

Hex Color Code #DE3887 — RGB & HSL Conversions

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

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

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

The RGB code for #DE3887 is computed as rgb(222, 56, 135). Web designers using HSL values will find it at a hue of 331°, saturation of 72%, and lightness index of 55%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #DE3887

For print design setups, the CMYK values for the #DE3887 color code are Cyan: 0%, Magenta: 75%, Yellow: 39%, and Black: 13%. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 222
Green Channel 56
Blue Channel 135
Luminance 0.201

HEX #DE3887 Color Space Conversions

Click to copy format
HEX Color Code #DE3887
RGB (Red Green Blue) rgb(222, 56, 135)
HSL (Hue Sat Light) hsl(331°, 72%, 55%)
CMYK (Commercial Print) cmyk(0%, 75%, 39%, 13%)
HSV / HSB Values hsv(331°, 75%, 87%)
Decimal Color Code 14563463
CSS Custom Variable --color-hex: #DE3887;
Tailwind CSS Utility bg-[#DE3887]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DE3887

Small body copy preview

Black Text on Background

Black text readability test with #DE3887

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

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 #DE3887 */
--color-hex: #DE3887;
--color-rgb: rgb(222, 56, 135);
--color-hsl: hsl(331deg, 72%, 55%);

Adjacent HEX Color Codes

Copied!