#EAD5C0 Bubbly
#EAD5C0 (Bubbly) RGB value is (234, 213, 192).
Red value is 234, green value is 213, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #EAD5C0: hue: 30°, saturation: 50%, and lightness: 83.5%.
Process color (CMYK) of #EAD5C0 is 0%, 9%, 17.9%, 8.2%. Web safe color equivalent of #EAD5C0 is ##FFCCCC. Color #EAD5C0 contains mainly Yellow.
Color Spaces
| Color spaces of #EAD5C0 | Value |
|---|---|
| RGB | 234, 213, 192 |
| HSL | 30°, 50%, 83.5% |
| HSV / HSB | 30°, 17.9%, 91.8% |
| CMYK | 0%, 9%, 17.9%, 8.2% |
| XYZ | 67.24, 68.89, 59.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11010101 | 11000000 |
| Octal | 352 | 325 | 300 |
| Decimal | 234 | 213 | 192 |
| Hex | EA | D5 | C0 |
Shades of #EAD5C0
Tints of #EAD5C0
.mybgColor { background-color: #EAD5C0; }
.myforeColor { color: #EAD5C0; }
.myborderColor { border: 3px solid #EAD5C0; }
<p style="color:#EAD5C0">Text here</p>
This sample text is styled with font color #EAD5C0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAD5C0">Div content here</div>
<div style="border:3px solid #EAD5C0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 213, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAD5C0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAD5C0;
-webkit-box-shadow: 1px 1px 3px #EAD5C0;
box-shadow: 1px 1px 3px #EAD5C0; }
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 #EAD5C0 (Bubbly)
Color Overview & Profile: Color #EAD5C0, also known as Bubbly, 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 (234/255), 84% Green (213/255), and 75% Blue (192/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EAD5C0 translates into the CMYK subtractive color model with values of 0% Cyan, 9% Magenta, 17.9% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 50%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #EAD5C0 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.
