#edfade color space conversions
Hex:
#edfade
RGB:
237, 250, 222
CMY:
7, 2, 13
CMYK:
5, 0, 11, 2
HSL:
88°, 73.6842%, 92.5490%
HSV (HSB):
88°, 11.2000%, 98.0392%
XYZ:
82.2955, 91.6497, 82.4600
xyY:
0.3210, 0.3574, 91.6497
CIE-Lab:
96.6769, -9.1183, 11.9687
CIE-LCH:
96.6769, 15.0464, 127.3016
CIE-Luv:
96.6769, -5.9140, 19.6180
Hunter-Lab:
95.7338, -14.0906, 15.9445
#edfade color charts
#edfade color shades, tints & tones
#edfade color schemes
#edfade color preview, HTML & CSS examples
This text has a color of #edfade
<p style="color:#edfade;">Text here</p>
.mytext {color:#edfade;}
This box has a color of #edfade
<div style="background-color:#edfade;">Content here</div>
.mybackground {background-color:#edfade;}
Border around this has a color of #edfade
<div style="border:2px solid #edfade;">Content here</div>
.myborder {border:2px solid #edfade;}