#EED4CB Chinese Cherry
#EED4CB (Chinese Cherry) RGB value is (238, 212, 203).
Red value is 238, green value is 212, and blue value is 203.
Cylindrical-coordinate representations (HSL) of color #EED4CB: hue: 15°, saturation: 50.7%, and lightness: 86.5%.
Process color (CMYK) of #EED4CB is 0%, 10.9%, 14.7%, 6.7%. Web safe color equivalent of #EED4CB is ##FFCCCC. Color #EED4CB contains mainly Yellow.
Color Spaces
| Color spaces of #EED4CB | Value |
|---|---|
| RGB | 238, 212, 203 |
| HSL | 15°, 50.7%, 86.5% |
| HSV / HSB | 15°, 14.7%, 93.3% |
| CMYK | 0%, 10.9%, 14.7%, 6.7% |
| XYZ | 69.58, 69.58, 66.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11010100 | 11001011 |
| Octal | 356 | 324 | 313 |
| Decimal | 238 | 212 | 203 |
| Hex | EE | D4 | CB |
Shades of #EED4CB
Tints of #EED4CB
.mybgColor { background-color: #EED4CB; }
.myforeColor { color: #EED4CB; }
.myborderColor { border: 3px solid #EED4CB; }
<p style="color:#EED4CB">Text here</p>
This sample text is styled with font color #EED4CB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EED4CB">Div content here</div>
<div style="border:3px solid #EED4CB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 212, 203, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EED4CB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EED4CB;
-webkit-box-shadow: 1px 1px 3px #EED4CB;
box-shadow: 1px 1px 3px #EED4CB; }
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 #EED4CB (Chinese Cherry)
Color Overview & Profile: Color #EED4CB, also known as Chinese Cherry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 83% Green (212/255), and 80% Blue (203/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EED4CB translates into the CMYK subtractive color model with values of 0% Cyan, 10.9% Magenta, 14.7% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 50.7%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #EED4CB 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.
