#edcedf color space conversions
Hex:
#edcedf
RGB:
237, 206, 223
CMY:
7, 19, 13
CMYK:
0, 13, 6, 7
HSL:
327°, 46.2687%, 86.8627%
HSV (HSB):
327°, 13.0802%, 92.9412%
XYZ:
70.3156, 67.4749, 79.1300
xyY:
0.3242, 0.3111, 67.4749
CIE-Lab:
85.7432, 13.6629, -4.3948
CIE-LCH:
85.7432, 14.3523, 342.1692
CIE-Luv:
85.7432, 17.0160, -9.1632
Hunter-Lab:
82.1431, 9.0482, 0.3850
#edcedf color charts
#edcedf color shades, tints & tones
#edcedf color schemes
#edcedf color preview, HTML & CSS examples
This text has a color of #edcedf
<p style="color:#edcedf;">Text here</p>
.mytext {color:#edcedf;}
This box has a color of #edcedf
<div style="background-color:#edcedf;">Content here</div>
.mybackground {background-color:#edcedf;}
Border around this has a color of #edcedf
<div style="border:2px solid #edcedf;">Content here</div>
.myborder {border:2px solid #edcedf;}