#E8C3BF Crystal Pink
#E8C3BF (Crystal Pink) RGB value is (232, 195, 191).
Red value is 232, green value is 195, and blue value is 191.
Cylindrical-coordinate representations (HSL) of color #E8C3BF: hue: 6°, saturation: 47.1%, and lightness: 82.9%.
Process color (CMYK) of #E8C3BF is 0%, 15.9%, 17.7%, 9%. Web safe color equivalent of #E8C3BF is ##FFCCCC. Color #E8C3BF contains mainly Yellow.
Color Spaces
| Color spaces of #E8C3BF | Value |
|---|---|
| RGB | 232, 195, 191 |
| HSL | 6°, 47.1%, 82.9% |
| HSV / HSB | 6°, 17.7%, 91% |
| CMYK | 0%, 15.9%, 17.7%, 9% |
| XYZ | 62.2, 59.95, 57.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101000 | 11000011 | 10111111 |
| Octal | 350 | 303 | 277 |
| Decimal | 232 | 195 | 191 |
| Hex | E8 | C3 | BF |
Shades of #E8C3BF
Tints of #E8C3BF
.mybgColor { background-color: #E8C3BF; }
.myforeColor { color: #E8C3BF; }
.myborderColor { border: 3px solid #E8C3BF; }
<p style="color:#E8C3BF">Text here</p>
This sample text is styled with font color #E8C3BF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E8C3BF">Div content here</div>
<div style="border:3px solid #E8C3BF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(232, 195, 191, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E8C3BF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E8C3BF;
-webkit-box-shadow: 1px 1px 3px #E8C3BF;
box-shadow: 1px 1px 3px #E8C3BF; }
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 #E8C3BF (Crystal Pink)
Color Overview & Profile: Color #E8C3BF, also known as Crystal Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (232/255), 76% Green (195/255), and 75% Blue (191/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E8C3BF translates into the CMYK subtractive color model with values of 0% Cyan, 15.9% Magenta, 17.7% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 47.1%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #E8C3BF 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.
