#E6D8D4 Ebb
#E6D8D4 (Ebb) RGB value is (230, 216, 212).
Red value is 230, green value is 216, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #E6D8D4: hue: 13°, saturation: 26.5%, and lightness: 86.7%.
Process color (CMYK) of #E6D8D4 is 0%, 6.1%, 7.8%, 9.8%. Web safe color equivalent of #E6D8D4 is ##FFCCCC. Color #E6D8D4 contains mainly WHITE.
Color Spaces
| Color spaces of #E6D8D4 | Value |
|---|---|
| RGB | 230, 216, 212 |
| HSL | 13°, 26.5%, 86.7% |
| HSV / HSB | 13°, 7.8%, 90.2% |
| CMYK | 0%, 6.1%, 7.8%, 9.8% |
| XYZ | 69.07, 70.69, 72.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 11011000 | 11010100 |
| Octal | 346 | 330 | 324 |
| Decimal | 230 | 216 | 212 |
| Hex | E6 | D8 | D4 |
Shades of #E6D8D4
Tints of #E6D8D4
.mybgColor { background-color: #E6D8D4; }
.myforeColor { color: #E6D8D4; }
.myborderColor { border: 3px solid #E6D8D4; }
<p style="color:#E6D8D4">Text here</p>
This sample text is styled with font color #E6D8D4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6D8D4">Div content here</div>
<div style="border:3px solid #E6D8D4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 216, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6D8D4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6D8D4;
-webkit-box-shadow: 1px 1px 3px #E6D8D4;
box-shadow: 1px 1px 3px #E6D8D4; }
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 #E6D8D4 (Ebb)
Color Overview & Profile: Color #E6D8D4, also known as Ebb, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (230/255), 85% Green (216/255), and 83% Blue (212/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6D8D4 translates into the CMYK subtractive color model with values of 0% Cyan, 6.1% Magenta, 7.8% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 26.5%, and lightness of 86.7%.
Web Accessibility & Design Recommendations: When implementing #E6D8D4 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.
