#e2e8ec color space conversions
Hex:
#e2e8ec
RGB:
226, 232, 236
CMY:
11, 9, 7
CMYK:
4, 2, 0, 7
HSL:
204°, 20.8333%, 90.5882%
HSV (HSB):
204°, 4.2373%, 92.5490%
XYZ:
75.3610, 79.9381, 90.8145
xyY:
0.3062, 0.3248, 79.9381
CIE-Lab:
91.6571, -1.2612, -2.6459
CIE-LCH:
91.6571, 2.9311, 244.5155
CIE-Luv:
91.6571, -3.5355, -3.8632
Hunter-Lab:
89.4081, -6.0088, 2.3630
#e2e8ec color charts
#e2e8ec color shades, tints & tones
#e2e8ec color schemes
#e2e8ec color preview, HTML & CSS examples
This text has a color of #e2e8ec
<p style="color:#e2e8ec;">Text here</p>
.mytext {color:#e2e8ec;}
This box has a color of #e2e8ec
<div style="background-color:#e2e8ec;">Content here</div>
.mybackground {background-color:#e2e8ec;}
Border around this has a color of #e2e8ec
<div style="border:2px solid #e2e8ec;">Content here</div>
.myborder {border:2px solid #e2e8ec;}