#E8D0B9 Buff Tone
#E8D0B9 (Buff Tone) RGB value is (232, 208, 185).
Red value is 232, green value is 208, and blue value is 185.
Cylindrical-coordinate representations (HSL) of color #E8D0B9: hue: 29°, saturation: 50.5%, and lightness: 81.8%.
Process color (CMYK) of #E8D0B9 is 0%, 10.3%, 20.3%, 9%. Web safe color equivalent of #E8D0B9 is ##FFCCCC. Color #E8D0B9 contains mainly Yellow.
Color Spaces
| Color spaces of #E8D0B9 | Value |
|---|---|
| RGB | 232, 208, 185 |
| HSL | 29°, 50.5%, 81.8% |
| HSV / HSB | 29°, 20.3%, 91% |
| CMYK | 0%, 10.3%, 20.3%, 9% |
| XYZ | 64.59, 65.77, 55.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101000 | 11010000 | 10111001 |
| Octal | 350 | 320 | 271 |
| Decimal | 232 | 208 | 185 |
| Hex | E8 | D0 | B9 |
Shades of #E8D0B9
Tints of #E8D0B9
.mybgColor { background-color: #E8D0B9; }
.myforeColor { color: #E8D0B9; }
.myborderColor { border: 3px solid #E8D0B9; }
<p style="color:#E8D0B9">Text here</p>
This sample text is styled with font color #E8D0B9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E8D0B9">Div content here</div>
<div style="border:3px solid #E8D0B9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(232, 208, 185, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E8D0B9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E8D0B9;
-webkit-box-shadow: 1px 1px 3px #E8D0B9;
box-shadow: 1px 1px 3px #E8D0B9; }
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 #E8D0B9 (Buff Tone)
Color Overview & Profile: Color #E8D0B9, also known as Buff Tone, 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), 82% Green (208/255), and 73% Blue (185/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E8D0B9 translates into the CMYK subtractive color model with values of 0% Cyan, 10.3% Magenta, 20.3% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 50.5%, and lightness of 81.8%.
Web Accessibility & Design Recommendations: When implementing #E8D0B9 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.
