#edc3d7 color space conversions
Hex:
#edc3d7
RGB:
237, 195, 215
CMY:
7, 24, 16
CMYK:
0, 18, 9, 7
HSL:
331°, 53.8462%, 84.7059%
HSV (HSB):
331°, 17.7215%, 92.9412%
XYZ:
66.7059, 61.9410, 72.7300
xyY:
0.3312, 0.3076, 61.9410
CIE-Lab:
82.8821, 18.1207, -4.3431
CIE-LCH:
82.8821, 18.6339, 346.5217
CIE-Luv:
82.8821, 23.6471, -9.8483
Hunter-Lab:
78.7026, 13.5615, 0.3013
#edc3d7 color charts
#edc3d7 color shades, tints & tones
#edc3d7 color schemes
#edc3d7 color preview, HTML & CSS examples
This text has a color of #edc3d7
<p style="color:#edc3d7;">Text here</p>
.mytext {color:#edc3d7;}
This box has a color of #edc3d7
<div style="background-color:#edc3d7;">Content here</div>
.mybackground {background-color:#edc3d7;}
Border around this has a color of #edc3d7
<div style="border:2px solid #edc3d7;">Content here</div>
.myborder {border:2px solid #edc3d7;}