#e2f2d7 color space conversions
Hex:
#e2f2d7
RGB:
226, 242, 215
CMY:
11, 5, 16
CMYK:
7, 0, 11, 5
HSL:
96°, 50.9434%, 89.6078%
HSV (HSB):
96°, 11.1570%, 94.9020%
XYZ:
75.3819, 84.5793, 76.6424
xyY:
0.3186, 0.3575, 84.5793
CIE-Lab:
93.7015, -10.0306, 11.2309
CIE-LCH:
93.7015, 15.0581, 131.7689
CIE-Luv:
93.7015, -7.6399, 18.6147
Hunter-Lab:
91.9670, -14.6325, 14.9665
#e2f2d7 color charts
#e2f2d7 color shades, tints & tones
#e2f2d7 color schemes
#e2f2d7 color preview, HTML & CSS examples
This text has a color of #e2f2d7
<p style="color:#e2f2d7;">Text here</p>
.mytext {color:#e2f2d7;}
This box has a color of #e2f2d7
<div style="background-color:#e2f2d7;">Content here</div>
.mybackground {background-color:#e2f2d7;}
Border around this has a color of #e2f2d7
<div style="border:2px solid #e2f2d7;">Content here</div>
.myborder {border:2px solid #e2f2d7;}