#E9DBDE Red Emulsion
#E9DBDE (Red Emulsion) RGB value is (233, 219, 222).
Red value is 233, green value is 219, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #E9DBDE: hue: 347°, saturation: 24.1%, and lightness: 88.6%.
Process color (CMYK) of #E9DBDE is 0%, 6%, 4.7%, 8.6%. Web safe color equivalent of #E9DBDE is ##FFCCCC. Color #E9DBDE contains mainly WHITE.
Color Spaces
| Color spaces of #E9DBDE | Value |
|---|---|
| RGB | 233, 219, 222 |
| HSL | 347°, 24.1%, 88.6% |
| HSV / HSB | 347°, 6%, 91.4% |
| CMYK | 0%, 6%, 4.7%, 8.6% |
| XYZ | 72.12, 73.26, 79.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101001 | 11011011 | 11011110 |
| Octal | 351 | 333 | 336 |
| Decimal | 233 | 219 | 222 |
| Hex | E9 | DB | DE |
Shades of #E9DBDE
Tints of #E9DBDE
.mybgColor { background-color: #E9DBDE; }
.myforeColor { color: #E9DBDE; }
.myborderColor { border: 3px solid #E9DBDE; }
<p style="color:#E9DBDE">Text here</p>
This sample text is styled with font color #E9DBDE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E9DBDE">Div content here</div>
<div style="border:3px solid #E9DBDE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(233, 219, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E9DBDE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E9DBDE;
-webkit-box-shadow: 1px 1px 3px #E9DBDE;
box-shadow: 1px 1px 3px #E9DBDE; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #E9DBDE (Red Emulsion)
Color Overview & Profile: Color #E9DBDE, also known as Red Emulsion, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (233/255), 86% Green (219/255), and 87% Blue (222/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E9DBDE translates into the CMYK subtractive color model with values of 0% Cyan, 6% Magenta, 4.7% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 347°, saturation of 24.1%, and lightness of 88.6%.
Web Accessibility & Design Recommendations: When implementing #E9DBDE in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##FFCCCC.
