#e5cee1 color space conversions
Hex:
#e5cee1
RGB:
229, 206, 225
CMY:
10, 19, 12
CMYK:
0, 10, 2, 10
HSL:
310°, 30.6667%, 85.2941%
HSV (HSB):
310°, 10.0437%, 89.8039%
XYZ:
67.9750, 66.2369, 80.4365
xyY:
0.3167, 0.3086, 66.2369
CIE-Lab:
85.1171, 11.2871, -6.4585
CIE-LCH:
85.1171, 13.0043, 330.2219
CIE-Luv:
85.1171, 12.0152, -11.9196
Hunter-Lab:
81.3860, 6.6607, -1.6280
#e5cee1 color charts
#e5cee1 color shades, tints & tones
#e5cee1 color schemes
#e5cee1 color preview, HTML & CSS examples
This text has a color of #e5cee1
<p style="color:#e5cee1;">Text here</p>
.mytext {color:#e5cee1;}
This box has a color of #e5cee1
<div style="background-color:#e5cee1;">Content here</div>
.mybackground {background-color:#e5cee1;}
Border around this has a color of #e5cee1
<div style="border:2px solid #e5cee1;">Content here</div>
.myborder {border:2px solid #e5cee1;}