#edefd5 color space conversions
Hex:
#edefd5
RGB:
237, 239, 213
CMY:
7, 6, 16
CMYK:
1, 0, 11, 6
HSL:
65°, 44.8276%, 88.6275%
HSV (HSB):
65°, 10.8787%, 93.7255%
XYZ:
77.8018, 84.5416, 75.1684
xyY:
0.3276, 0.3559, 84.5416
CIE-Lab:
93.6852, -5.0600, 12.3507
CIE-LCH:
93.6852, 13.3470, 112.2785
CIE-Luv:
93.6852, 0.2445, 19.3109
Hunter-Lab:
91.9465, -9.8662, 15.8916
#edefd5 color charts
#edefd5 color shades, tints & tones
#edefd5 color schemes
#edefd5 color preview, HTML & CSS examples
This text has a color of #edefd5
<p style="color:#edefd5;">Text here</p>
.mytext {color:#edefd5;}
This box has a color of #edefd5
<div style="background-color:#edefd5;">Content here</div>
.mybackground {background-color:#edefd5;}
Border around this has a color of #edefd5
<div style="border:2px solid #edefd5;">Content here</div>
.myborder {border:2px solid #edefd5;}