#edcadc color space conversions
Hex:
#edcadc
RGB:
237, 202, 220
CMY:
7, 21, 14
CMYK:
0, 15, 7, 7
HSL:
329°, 49.2958%, 86.0784%
HSV (HSB):
329°, 14.7679%, 92.9412%
XYZ:
68.9638, 65.4129, 76.7013
xyY:
0.3267, 0.3099, 65.4129
CIE-Lab:
84.6961, 15.2597, -4.3414
CIE-LCH:
84.6961, 15.8653, 344.1189
CIE-Luv:
84.6961, 19.4096, -9.3542
Hunter-Lab:
80.8782, 10.6678, 0.3868
#edcadc color charts
#edcadc color shades, tints & tones
#edcadc color schemes
#edcadc color preview, HTML & CSS examples
This text has a color of #edcadc
<p style="color:#edcadc;">Text here</p>
.mytext {color:#edcadc;}
This box has a color of #edcadc
<div style="background-color:#edcadc;">Content here</div>
.mybackground {background-color:#edcadc;}
Border around this has a color of #edcadc
<div style="border:2px solid #edcadc;">Content here</div>
.myborder {border:2px solid #edcadc;}