#e2eaec color space conversions
Hex:
#e2eaec
RGB:
226, 234, 236
CMY:
11, 8, 7
CMYK:
4, 1, 0, 7
HSL:
192°, 20.8333%, 90.5882%
HSV (HSB):
192°, 4.2373%, 92.5490%
XYZ:
75.9272, 81.0705, 91.0033
xyY:
0.3062, 0.3269, 81.0705
CIE-Lab:
92.1631, -2.2860, -1.9039
CIE-LCH:
92.1631, 2.9750, 219.7890
CIE-Luv:
92.1631, -4.5242, -2.5334
Hunter-Lab:
90.0392, -7.0452, 3.1026
#e2eaec color charts
#e2eaec color shades, tints & tones
#e2eaec color schemes
#e2eaec color preview, HTML & CSS examples
This text has a color of #e2eaec
<p style="color:#e2eaec;">Text here</p>
.mytext {color:#e2eaec;}
This box has a color of #e2eaec
<div style="background-color:#e2eaec;">Content here</div>
.mybackground {background-color:#e2eaec;}
Border around this has a color of #e2eaec
<div style="border:2px solid #e2eaec;">Content here</div>
.myborder {border:2px solid #e2eaec;}