#e1edc2 color space conversions
Hex:
#e1edc2
RGB:
225, 237, 194
CMY:
12, 7, 24
CMYK:
5, 0, 18, 7
HSL:
77°, 54.4304%, 84.5098%
HSV (HSB):
77°, 18.1435%, 92.9412%
XYZ:
71.0731, 80.4710, 62.8254
xyY:
0.3315, 0.3754, 80.4710
CIE-Lab:
91.8958, -11.2388, 19.5243
CIE-LCH:
91.8958, 22.5280, 119.9262
CIE-Luv:
91.8958, -4.7750, 30.4402
Hunter-Lab:
89.7056, -15.5605, 21.2701
#e1edc2 color charts
#e1edc2 color shades, tints & tones
#e1edc2 color schemes
#e1edc2 color preview, HTML & CSS examples
This text has a color of #e1edc2
<p style="color:#e1edc2;">Text here</p>
.mytext {color:#e1edc2;}
This box has a color of #e1edc2
<div style="background-color:#e1edc2;">Content here</div>
.mybackground {background-color:#e1edc2;}
Border around this has a color of #e1edc2
<div style="border:2px solid #e1edc2;">Content here</div>
.myborder {border:2px solid #e1edc2;}