#edcacc color space conversions
Hex:
#edcacc
RGB:
237, 202, 204
CMY:
7, 21, 20
CMYK:
0, 15, 14, 7
HSL:
357°, 49.2958%, 86.0784%
HSV (HSB):
357°, 14.7679%, 92.9412%
XYZ:
66.9447, 64.6052, 66.0684
xyY:
0.3388, 0.3269, 64.6052
CIE-Lab:
84.2799, 12.6251, 3.5765
CIE-LCH:
84.2799, 13.1219, 15.8166
CIE-Luv:
84.2799, 20.9493, 3.0298
Hunter-Lab:
80.3774, 8.0086, 7.5291
#edcacc color charts
#edcacc color shades, tints & tones
#edcacc color schemes
#edcacc color preview, HTML & CSS examples
This text has a color of #edcacc
<p style="color:#edcacc;">Text here</p>
.mytext {color:#edcacc;}
This box has a color of #edcacc
<div style="background-color:#edcacc;">Content here</div>
.mybackground {background-color:#edcacc;}
Border around this has a color of #edcacc
<div style="border:2px solid #edcacc;">Content here</div>
.myborder {border:2px solid #edcacc;}