#e0ccd6 color space conversions
Hex:
#e0ccd6
RGB:
224, 204, 214
CMY:
12, 20, 16
CMYK:
0, 9, 4, 12
HSL:
330°, 24.3902%, 83.9216%
HSV (HSB):
330°, 8.9286%, 87.8431%
XYZ:
64.4709, 63.8881, 72.5520
xyY:
0.3209, 0.3180, 63.8881
CIE-Lab:
83.9075, 8.6819, -2.4324
CIE-LCH:
83.9075, 9.0162, 344.3487
CIE-Luv:
83.9075, 10.9689, -5.2358
Hunter-Lab:
79.9300, 4.0992, 2.1338
#e0ccd6 color charts
#e0ccd6 color shades, tints & tones
#e0ccd6 color schemes
#e0ccd6 color preview, HTML & CSS examples
This text has a color of #e0ccd6
<p style="color:#e0ccd6;">Text here</p>
.mytext {color:#e0ccd6;}
This box has a color of #e0ccd6
<div style="background-color:#e0ccd6;">Content here</div>
.mybackground {background-color:#e0ccd6;}
Border around this has a color of #e0ccd6
<div style="border:2px solid #e0ccd6;">Content here</div>
.myborder {border:2px solid #e0ccd6;}