#e5edc6 color space conversions
Hex:
#e5edc6
RGB:
229, 237, 198
CMY:
10, 7, 22
CMYK:
3, 0, 16, 7
HSL:
72°, 52.0000%, 85.2941%
HSV (HSB):
72°, 16.4557%, 92.9412%
XYZ:
72.7903, 81.3036, 65.2828
xyY:
0.3318, 0.3706, 81.3036
CIE-Lab:
92.2666, -9.2114, 18.0205
CIE-LCH:
92.2666, 20.2383, 117.0744
CIE-Luv:
92.2666, -2.6295, 28.0143
Hunter-Lab:
90.1685, -13.6972, 20.1915
#e5edc6 color charts
#e5edc6 color shades, tints & tones
#e5edc6 color schemes
#e5edc6 color preview, HTML & CSS examples
This text has a color of #e5edc6
<p style="color:#e5edc6;">Text here</p>
.mytext {color:#e5edc6;}
This box has a color of #e5edc6
<div style="background-color:#e5edc6;">Content here</div>
.mybackground {background-color:#e5edc6;}
Border around this has a color of #e5edc6
<div style="border:2px solid #e5edc6;">Content here</div>
.myborder {border:2px solid #e5edc6;}