#e2e7cd color space conversions
Hex:
#e2e7cd
RGB:
226, 231, 205
CMY:
11, 9, 20
CMYK:
2, 0, 11, 9
HSL:
72°, 35.1351%, 85.4902%
HSV (HSB):
72°, 11.2554%, 90.5882%
XYZ:
70.9594, 77.7284, 69.0207
xyY:
0.3259, 0.3570, 77.7284
CIE-Lab:
90.6558, -6.1364, 12.0840
CIE-LCH:
90.6558, 13.5528, 116.9219
CIE-Luv:
90.6558, -1.4957, 19.0191
Hunter-Lab:
88.1637, -10.6190, 15.2982
#e2e7cd color charts
#e2e7cd color shades, tints & tones
#e2e7cd color schemes
#e2e7cd color preview, HTML & CSS examples
This text has a color of #e2e7cd
<p style="color:#e2e7cd;">Text here</p>
.mytext {color:#e2e7cd;}
This box has a color of #e2e7cd
<div style="background-color:#e2e7cd;">Content here</div>
.mybackground {background-color:#e2e7cd;}
Border around this has a color of #e2e7cd
<div style="border:2px solid #e2e7cd;">Content here</div>
.myborder {border:2px solid #e2e7cd;}