#e6ccd4 color space conversions
Hex:
#e6ccd4
RGB:
230, 204, 212
CMY:
10, 20, 17
CMYK:
0, 11, 8, 10
HSL:
342°, 34.2105%, 85.0980%
HSV (HSB):
342°, 11.3043%, 90.1961%
XYZ:
66.1097, 64.7622, 71.3034
xyY:
0.3270, 0.3203, 64.7622
CIE-Lab:
84.3610, 10.4179, -0.6424
CIE-LCH:
84.3610, 10.4377, 356.4712
CIE-Luv:
84.3610, 14.7676, -2.8402
Hunter-Lab:
80.4750, 5.8054, 3.7997
#e6ccd4 color charts
#e6ccd4 color shades, tints & tones
#e6ccd4 color schemes
#e6ccd4 color preview, HTML & CSS examples
This text has a color of #e6ccd4
<p style="color:#e6ccd4;">Text here</p>
.mytext {color:#e6ccd4;}
This box has a color of #e6ccd4
<div style="background-color:#e6ccd4;">Content here</div>
.mybackground {background-color:#e6ccd4;}
Border around this has a color of #e6ccd4
<div style="border:2px solid #e6ccd4;">Content here</div>
.myborder {border:2px solid #e6ccd4;}