#EEE2E0 Shattered Porcelain
#EEE2E0 (Shattered Porcelain) RGB value is (238, 226, 224).
Red value is 238, green value is 226, and blue value is 224.
Cylindrical-coordinate representations (HSL) of color #EEE2E0: hue: 9°, saturation: 29.2%, and lightness: 90.6%.
Process color (CMYK) of #EEE2E0 is 0%, 5%, 5.9%, 6.7%. Web safe color equivalent of #EEE2E0 is ##FFCCCC. Color #EEE2E0 contains mainly WHITE.
Color Spaces
| Color spaces of #EEE2E0 | Value |
|---|---|
| RGB | 238, 226, 224 |
| HSL | 9°, 29.2%, 90.6% |
| HSV / HSB | 9°, 5.9%, 93.3% |
| CMYK | 0%, 5%, 5.9%, 6.7% |
| XYZ | 75.91, 77.95, 81.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11100010 | 11100000 |
| Octal | 356 | 342 | 340 |
| Decimal | 238 | 226 | 224 |
| Hex | EE | E2 | E0 |
Shades of #EEE2E0
Tints of #EEE2E0
.mybgColor { background-color: #EEE2E0; }
.myforeColor { color: #EEE2E0; }
.myborderColor { border: 3px solid #EEE2E0; }
<p style="color:#EEE2E0">Text here</p>
This sample text is styled with font color #EEE2E0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEE2E0">Div content here</div>
<div style="border:3px solid #EEE2E0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 226, 224, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEE2E0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEE2E0;
-webkit-box-shadow: 1px 1px 3px #EEE2E0;
box-shadow: 1px 1px 3px #EEE2E0; }
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 #EEE2E0 (Shattered Porcelain)
Color Overview & Profile: Color #EEE2E0, also known as Shattered Porcelain, 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), 89% Green (226/255), and 88% Blue (224/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEE2E0 translates into the CMYK subtractive color model with values of 0% Cyan, 5% Magenta, 5.9% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 29.2%, and lightness of 90.6%.
Web Accessibility & Design Recommendations: When implementing #EEE2E0 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.
