#EEC0D2 Guava Glow
#EEC0D2 (Guava Glow) RGB value is (238, 192, 210).
Red value is 238, green value is 192, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #EEC0D2: hue: 337°, saturation: 57.5%, and lightness: 84.3%.
Process color (CMYK) of #EEC0D2 is 0%, 19.3%, 11.8%, 6.7%. Web safe color equivalent of #EEC0D2 is ##FFCCCC. Color #EEC0D2 contains mainly Yellow.
Color Spaces
| Color spaces of #EEC0D2 | Value |
|---|---|
| RGB | 238, 192, 210 |
| HSL | 337°, 57.5%, 84.3% |
| HSV / HSB | 337°, 19.3%, 93.3% |
| CMYK | 0%, 19.3%, 11.8%, 6.7% |
| XYZ | 65.74, 60.53, 69.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11000000 | 11010010 |
| Octal | 356 | 300 | 322 |
| Decimal | 238 | 192 | 210 |
| Hex | EE | C0 | D2 |
Shades of #EEC0D2
Tints of #EEC0D2
.mybgColor { background-color: #EEC0D2; }
.myforeColor { color: #EEC0D2; }
.myborderColor { border: 3px solid #EEC0D2; }
<p style="color:#EEC0D2">Text here</p>
This sample text is styled with font color #EEC0D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEC0D2">Div content here</div>
<div style="border:3px solid #EEC0D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 192, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEC0D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEC0D2;
-webkit-box-shadow: 1px 1px 3px #EEC0D2;
box-shadow: 1px 1px 3px #EEC0D2; }
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 #EEC0D2 (Guava Glow)
Color Overview & Profile: Color #EEC0D2, also known as Guava Glow, 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), 75% Green (192/255), and 82% Blue (210/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEC0D2 translates into the CMYK subtractive color model with values of 0% Cyan, 19.3% Magenta, 11.8% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 337°, saturation of 57.5%, and lightness of 84.3%.
Web Accessibility & Design Recommendations: When implementing #EEC0D2 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.
