#edf2d2 color space conversions
Hex:
#edf2d2
RGB:
237, 242, 210
CMY:
7, 5, 18
CMYK:
2, 0, 13, 5
HSL:
69°, 55.1724%, 88.6275%
HSV (HSB):
69°, 13.2231%, 94.9020%
XYZ:
78.3100, 86.1619, 73.4763
xyY:
0.3291, 0.3621, 86.1619
CIE-Lab:
94.3815, -7.0450, 14.8876
CIE-LCH:
94.3815, 16.4704, 115.3241
CIE-Luv:
94.3815, -1.2000, 23.3304
Hunter-Lab:
92.8235, -11.8504, 18.0442
#edf2d2 color charts
#edf2d2 color shades, tints & tones
#edf2d2 color schemes
#edf2d2 color preview, HTML & CSS examples
This text has a color of #edf2d2
<p style="color:#edf2d2;">Text here</p>
.mytext {color:#edf2d2;}
This box has a color of #edf2d2
<div style="background-color:#edf2d2;">Content here</div>
.mybackground {background-color:#edf2d2;}
Border around this has a color of #edf2d2
<div style="border:2px solid #edf2d2;">Content here</div>
.myborder {border:2px solid #edf2d2;}