#edefde color space conversions
Hex:
#edefde
RGB:
237, 239, 222
CMY:
7, 6, 13
CMYK:
1, 0, 7, 6
HSL:
67°, 34.6939%, 90.3922%
HSV (HSB):
67°, 7.1130%, 93.7255%
XYZ:
78.9764, 85.0115, 81.3536
xyY:
0.3219, 0.3465, 85.0115
CIE-Lab:
93.8881, -3.5922, 7.9793
CIE-LCH:
93.8881, 8.7506, 114.2367
CIE-Luv:
93.8881, -0.2168, 12.6803
Hunter-Lab:
92.2017, -8.4567, 12.2270
#edefde color charts
#edefde color shades, tints & tones
#edefde color schemes
#edefde color preview, HTML & CSS examples
This text has a color of #edefde
<p style="color:#edefde;">Text here</p>
.mytext {color:#edefde;}
This box has a color of #edefde
<div style="background-color:#edefde;">Content here</div>
.mybackground {background-color:#edefde;}
Border around this has a color of #edefde
<div style="border:2px solid #edefde;">Content here</div>
.myborder {border:2px solid #edefde;}