#e2f0ec color space conversions
Hex:
#e2f0ec
RGB:
226, 240, 236
CMY:
11, 6, 7
CMYK:
6, 0, 2, 6
HSL:
163°, 31.8182%, 91.3725%
HSV (HSB):
163°, 5.8333%, 94.1176%
XYZ:
77.6644, 84.5451, 91.5824
xyY:
0.3060, 0.3331, 84.5451
CIE-Lab:
93.6867, -5.3418, 0.3244
CIE-LCH:
93.6867, 5.3516, 176.5253
CIE-Luv:
93.6867, -7.4845, 1.4472
Hunter-Lab:
91.9484, -10.1392, 5.3099
#e2f0ec color charts
#e2f0ec color shades, tints & tones
#e2f0ec color schemes
#e2f0ec color preview, HTML & CSS examples
This text has a color of #e2f0ec
<p style="color:#e2f0ec;">Text here</p>
.mytext {color:#e2f0ec;}
This box has a color of #e2f0ec
<div style="background-color:#e2f0ec;">Content here</div>
.mybackground {background-color:#e2f0ec;}
Border around this has a color of #e2f0ec
<div style="border:2px solid #e2f0ec;">Content here</div>
.myborder {border:2px solid #e2f0ec;}