#edc0d5 color space conversions
Hex:
#edc0d5
RGB:
237, 192, 213
CMY:
7, 25, 16
CMYK:
0, 19, 10, 7
HSL:
332°, 55.5556%, 84.1176%
HSV (HSB):
332°, 18.9873%, 92.9412%
XYZ:
65.7849, 60.5079, 71.1627
xyY:
0.3332, 0.3064, 60.5079
CIE-Lab:
82.1135, 19.3792, -4.4033
CIE-LCH:
82.1135, 19.8731, 347.1987
CIE-Luv:
82.1135, 25.4754, -10.1571
Hunter-Lab:
77.7868, 14.8319, 0.2097
#edc0d5 color charts
#edc0d5 color shades, tints & tones
#edc0d5 color schemes
#edc0d5 color preview, HTML & CSS examples
This text has a color of #edc0d5
<p style="color:#edc0d5;">Text here</p>
.mytext {color:#edc0d5;}
This box has a color of #edc0d5
<div style="background-color:#edc0d5;">Content here</div>
.mybackground {background-color:#edc0d5;}
Border around this has a color of #edc0d5
<div style="border:2px solid #edc0d5;">Content here</div>
.myborder {border:2px solid #edc0d5;}