#edcdcc color space conversions
Hex:
#edcdcc
RGB:
237, 205, 204
CMY:
7, 20, 20
CMYK:
0, 14, 14, 7
HSL:
2°, 47.8261%, 86.4706%
HSV (HSB):
2°, 13.9241%, 92.9412%
XYZ:
67.6555, 66.0268, 66.3054
xyY:
0.3383, 0.3302, 66.0268
CIE-Lab:
85.0101, 11.0466, 4.6333
CIE-LCH:
85.0101, 11.9789, 22.7546
CIE-Luv:
85.0101, 19.2918, 4.8838
Hunter-Lab:
81.2569, 6.4217, 8.4994
#edcdcc color charts
#edcdcc color shades, tints & tones
#edcdcc color schemes
#edcdcc color preview, HTML & CSS examples
This text has a color of #edcdcc
<p style="color:#edcdcc;">Text here</p>
.mytext {color:#edcdcc;}
This box has a color of #edcdcc
<div style="background-color:#edcdcc;">Content here</div>
.mybackground {background-color:#edcdcc;}
Border around this has a color of #edcdcc
<div style="border:2px solid #edcdcc;">Content here</div>
.myborder {border:2px solid #edcdcc;}