#edf1e9 color space conversions
Hex:
#edf1e9
RGB:
237, 241, 233
CMY:
7, 5, 9
CMYK:
2, 0, 3, 5
HSL:
90°, 22.2222%, 92.9412%
HSV (HSB):
90°, 3.3195%, 94.5098%
XYZ:
81.0883, 86.7983, 89.5707
xyY:
0.3150, 0.3371, 86.7983
CIE-Lab:
94.6526, -2.7345, 3.3822
CIE-LCH:
94.6526, 4.3494, 128.9553
CIE-Luv:
94.6526, -1.8129, 5.6605
Hunter-Lab:
93.1656, -7.6792, 8.2137
#edf1e9 color charts
#edf1e9 color shades, tints & tones
#edf1e9 color schemes
#edf1e9 color preview, HTML & CSS examples
This text has a color of #edf1e9
<p style="color:#edf1e9;">Text here</p>
.mytext {color:#edf1e9;}
This box has a color of #edf1e9
<div style="background-color:#edf1e9;">Content here</div>
.mybackground {background-color:#edf1e9;}
Border around this has a color of #edf1e9
<div style="border:2px solid #edf1e9;">Content here</div>
.myborder {border:2px solid #edf1e9;}