#e6cee1 color space conversions
Hex:
#e6cee1
RGB:
230, 206, 225
CMY:
10, 19, 12
CMYK:
0, 10, 2, 10
HSL:
313°, 32.4324%, 85.4902%
HSV (HSB):
313°, 10.4348%, 90.1961%
XYZ:
68.2950, 66.4019, 80.4515
xyY:
0.3174, 0.3086, 66.4019
CIE-Lab:
85.2010, 11.6262, -6.3251
CIE-LCH:
85.2010, 13.2353, 331.4522
CIE-Luv:
85.2010, 12.6103, -11.7739
Hunter-Lab:
81.4873, 6.9991, -1.4952
#e6cee1 color charts
#e6cee1 color shades, tints & tones
#e6cee1 color schemes
#e6cee1 color preview, HTML & CSS examples
This text has a color of #e6cee1
<p style="color:#e6cee1;">Text here</p>
.mytext {color:#e6cee1;}
This box has a color of #e6cee1
<div style="background-color:#e6cee1;">Content here</div>
.mybackground {background-color:#e6cee1;}
Border around this has a color of #e6cee1
<div style="border:2px solid #e6cee1;">Content here</div>
.myborder {border:2px solid #e6cee1;}