#edefdf color space conversions
Hex:
#edefdf
RGB:
237, 239, 223
CMY:
7, 6, 13
CMYK:
1, 0, 7, 6
HSL:
68°, 33.3333%, 90.5882%
HSV (HSB):
68°, 6.6946%, 93.7255%
XYZ:
79.1108, 85.0652, 82.0617
xyY:
0.3213, 0.3455, 85.0652
CIE-Lab:
93.9112, -3.4254, 7.4943
CIE-LCH:
93.9112, 8.2400, 114.5639
CIE-Luv:
93.9112, -0.2687, 11.9336
Hunter-Lab:
92.2308, -8.2958, 11.8087
#edefdf color charts
#edefdf color shades, tints & tones
#edefdf color schemes
#edefdf color preview, HTML & CSS examples
This text has a color of #edefdf
<p style="color:#edefdf;">Text here</p>
.mytext {color:#edefdf;}
This box has a color of #edefdf
<div style="background-color:#edefdf;">Content here</div>
.mybackground {background-color:#edefdf;}
Border around this has a color of #edefdf
<div style="border:2px solid #edefdf;">Content here</div>
.myborder {border:2px solid #edefdf;}