#edc5cc color space conversions
Hex:
#edc5cc
RGB:
237, 197, 204
CMY:
7, 23, 20
CMYK:
0, 17, 14, 7
HSL:
350°, 52.6316%, 85.0980%
HSV (HSB):
350°, 16.8776%, 92.9412%
XYZ:
65.7904, 62.2967, 65.6837
xyY:
0.3395, 0.3215, 62.2967
CIE-Lab:
83.0709, 15.2644, 1.8214
CIE-LCH:
83.0709, 15.3727, 6.8045
CIE-Luv:
83.0709, 23.7125, -0.0587
Hunter-Lab:
78.9282, 10.6637, 5.9089
#edc5cc color charts
#edc5cc color shades, tints & tones
#edc5cc color schemes
#edc5cc color preview, HTML & CSS examples
This text has a color of #edc5cc
<p style="color:#edc5cc;">Text here</p>
.mytext {color:#edc5cc;}
This box has a color of #edc5cc
<div style="background-color:#edc5cc;">Content here</div>
.mybackground {background-color:#edc5cc;}
Border around this has a color of #edc5cc
<div style="border:2px solid #edc5cc;">Content here</div>
.myborder {border:2px solid #edc5cc;}