#E5D2C9 Blossom Time
#E5D2C9 (Blossom Time) RGB value is (229, 210, 201).
Red value is 229, green value is 210, and blue value is 201.
Cylindrical-coordinate representations (HSL) of color #E5D2C9: hue: 19°, saturation: 35%, and lightness: 84.3%.
Process color (CMYK) of #E5D2C9 is 0%, 8.3%, 12.2%, 10.2%. Web safe color equivalent of #E5D2C9 is ##CCCCCC. Color #E5D2C9 contains mainly Yellow.
Color Spaces
| Color spaces of #E5D2C9 | Value |
|---|---|
| RGB | 229, 210, 201 |
| HSL | 19°, 35%, 84.3% |
| HSV / HSB | 19°, 12.2%, 89.8% |
| CMYK | 0%, 8.3%, 12.2%, 10.2% |
| XYZ | 65.9, 66.97, 64.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100101 | 11010010 | 11001001 |
| Octal | 345 | 322 | 311 |
| Decimal | 229 | 210 | 201 |
| Hex | E5 | D2 | C9 |
Shades of #E5D2C9
Tints of #E5D2C9
.mybgColor { background-color: #E5D2C9; }
.myforeColor { color: #E5D2C9; }
.myborderColor { border: 3px solid #E5D2C9; }
<p style="color:#E5D2C9">Text here</p>
This sample text is styled with font color #E5D2C9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E5D2C9">Div content here</div>
<div style="border:3px solid #E5D2C9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(229, 210, 201, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E5D2C9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E5D2C9;
-webkit-box-shadow: 1px 1px 3px #E5D2C9;
box-shadow: 1px 1px 3px #E5D2C9; }
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 #E5D2C9 (Blossom Time)
Color Overview & Profile: Color #E5D2C9, also known as Blossom Time, 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 (229/255), 82% Green (210/255), and 79% Blue (201/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E5D2C9 translates into the CMYK subtractive color model with values of 0% Cyan, 8.3% Magenta, 12.2% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 35%, and lightness of 84.3%.
Web Accessibility & Design Recommendations: When implementing #E5D2C9 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 ##CCCCCC.
