#EFD7CB Chinese Cherry
#EFD7CB (Chinese Cherry) RGB value is (239, 215, 203).
Red value is 239, green value is 215, and blue value is 203.
Cylindrical-coordinate representations (HSL) of color #EFD7CB: hue: 20°, saturation: 52.9%, and lightness: 86.7%.
Process color (CMYK) of #EFD7CB is 0%, 10%, 15.1%, 6.3%. Web safe color equivalent of #EFD7CB is ##FFCCCC. Color #EFD7CB contains mainly Yellow.
Color Spaces
| Color spaces of #EFD7CB | Value |
|---|---|
| RGB | 239, 215, 203 |
| HSL | 20°, 52.9%, 86.7% |
| HSV / HSB | 20°, 15.1%, 93.7% |
| CMYK | 0%, 10%, 15.1%, 6.3% |
| XYZ | 70.68, 71.26, 66.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11010111 | 11001011 |
| Octal | 357 | 327 | 313 |
| Decimal | 239 | 215 | 203 |
| Hex | EF | D7 | CB |
Shades of #EFD7CB
Tints of #EFD7CB
.mybgColor { background-color: #EFD7CB; }
.myforeColor { color: #EFD7CB; }
.myborderColor { border: 3px solid #EFD7CB; }
<p style="color:#EFD7CB">Text here</p>
This sample text is styled with font color #EFD7CB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFD7CB">Div content here</div>
<div style="border:3px solid #EFD7CB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 215, 203, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFD7CB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFD7CB;
-webkit-box-shadow: 1px 1px 3px #EFD7CB;
box-shadow: 1px 1px 3px #EFD7CB; }
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 #EFD7CB (Chinese Cherry)
Color Overview & Profile: Color #EFD7CB, 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 94% Red (239/255), 84% Green (215/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, #EFD7CB translates into the CMYK subtractive color model with values of 0% Cyan, 10% Magenta, 15.1% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 52.9%, and lightness of 86.7%.
Web Accessibility & Design Recommendations: When implementing #EFD7CB 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.
