#E8D4BB Cake Crumbs
#E8D4BB (Cake Crumbs) RGB value is (232, 212, 187).
Red value is 232, green value is 212, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #E8D4BB: hue: 33°, saturation: 49.5%, and lightness: 82.2%.
Process color (CMYK) of #E8D4BB is 0%, 8.6%, 19.4%, 9%. Web safe color equivalent of #E8D4BB is ##FFCCCC. Color #E8D4BB contains mainly Yellow.
Color Spaces
| Color spaces of #E8D4BB | Value |
|---|---|
| RGB | 232, 212, 187 |
| HSL | 33°, 49.5%, 82.2% |
| HSV / HSB | 33°, 19.4%, 91% |
| CMYK | 0%, 8.6%, 19.4%, 9% |
| XYZ | 65.79, 67.83, 56.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101000 | 11010100 | 10111011 |
| Octal | 350 | 324 | 273 |
| Decimal | 232 | 212 | 187 |
| Hex | E8 | D4 | BB |
Shades of #E8D4BB
Tints of #E8D4BB
.mybgColor { background-color: #E8D4BB; }
.myforeColor { color: #E8D4BB; }
.myborderColor { border: 3px solid #E8D4BB; }
<p style="color:#E8D4BB">Text here</p>
This sample text is styled with font color #E8D4BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E8D4BB">Div content here</div>
<div style="border:3px solid #E8D4BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(232, 212, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E8D4BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E8D4BB;
-webkit-box-shadow: 1px 1px 3px #E8D4BB;
box-shadow: 1px 1px 3px #E8D4BB; }
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 #E8D4BB (Cake Crumbs)
Color Overview & Profile: Color #E8D4BB, also known as Cake Crumbs, 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 (232/255), 83% Green (212/255), and 73% Blue (187/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E8D4BB translates into the CMYK subtractive color model with values of 0% Cyan, 8.6% Magenta, 19.4% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 49.5%, and lightness of 82.2%.
Web Accessibility & Design Recommendations: When implementing #E8D4BB 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.
