#EBD4CE Birthday Cake
#EBD4CE (Birthday Cake) RGB value is (235, 212, 206).
Red value is 235, green value is 212, and blue value is 206.
Cylindrical-coordinate representations (HSL) of color #EBD4CE: hue: 12°, saturation: 42%, and lightness: 86.5%.
Process color (CMYK) of #EBD4CE is 0%, 9.8%, 12.3%, 7.8%. Web safe color equivalent of #EBD4CE is ##FFCCCC. Color #EBD4CE contains mainly Yellow.
Color Spaces
| Color spaces of #EBD4CE | Value |
|---|---|
| RGB | 235, 212, 206 |
| HSL | 12°, 42%, 86.5% |
| HSV / HSB | 12°, 12.3%, 92.2% |
| CMYK | 0%, 9.8%, 12.3%, 7.8% |
| XYZ | 68.94, 69.21, 68.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11010100 | 11001110 |
| Octal | 353 | 324 | 316 |
| Decimal | 235 | 212 | 206 |
| Hex | EB | D4 | CE |
Shades of #EBD4CE
Tints of #EBD4CE
.mybgColor { background-color: #EBD4CE; }
.myforeColor { color: #EBD4CE; }
.myborderColor { border: 3px solid #EBD4CE; }
<p style="color:#EBD4CE">Text here</p>
This sample text is styled with font color #EBD4CE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBD4CE">Div content here</div>
<div style="border:3px solid #EBD4CE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 212, 206, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBD4CE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBD4CE;
-webkit-box-shadow: 1px 1px 3px #EBD4CE;
box-shadow: 1px 1px 3px #EBD4CE; }
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 #EBD4CE (Birthday Cake)
Color Overview & Profile: Color #EBD4CE, also known as Birthday Cake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 83% Green (212/255), and 81% Blue (206/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBD4CE translates into the CMYK subtractive color model with values of 0% Cyan, 9.8% Magenta, 12.3% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 42%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #EBD4CE 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.
