#e2f2ee color space conversions
Hex:
#e2f2ee
RGB:
226, 242, 238
CMY:
11, 5, 7
CMYK:
7, 0, 2, 5
HSL:
165°, 38.0952%, 91.7647%
HSV (HSB):
165°, 6.6116%, 94.9020%
XYZ:
78.5488, 85.8461, 93.3189
xyY:
0.3048, 0.3331, 85.8461
CIE-Lab:
94.2465, -5.9871, 0.1037
CIE-LCH:
94.2465, 5.9880, 179.0079
CIE-Luv:
94.2465, -8.5501, 1.2213
Hunter-Lab:
92.6531, -10.8156, 5.1412
#e2f2ee color charts
#e2f2ee color shades, tints & tones
#e2f2ee color schemes
#e2f2ee color preview, HTML & CSS examples
This text has a color of #e2f2ee
<p style="color:#e2f2ee;">Text here</p>
.mytext {color:#e2f2ee;}
This box has a color of #e2f2ee
<div style="background-color:#e2f2ee;">Content here</div>
.mybackground {background-color:#e2f2ee;}
Border around this has a color of #e2f2ee
<div style="border:2px solid #e2f2ee;">Content here</div>
.myborder {border:2px solid #e2f2ee;}