#edc2d8 color space conversions
Hex:
#edc2d8
RGB:
237, 194, 216
CMY:
7, 24, 15
CMYK:
0, 18, 9, 7
HSL:
329°, 54.4304%, 84.5098%
HSV (HSB):
329°, 18.1435%, 92.9412%
XYZ:
66.6115, 61.5460, 73.3345
xyY:
0.3306, 0.3055, 61.5460
CIE-Lab:
82.6714, 18.8191, -5.1894
CIE-LCH:
82.6714, 19.5215, 344.5838
CIE-Luv:
82.6714, 24.0730, -11.2657
Hunter-Lab:
78.4512, 14.2714, -0.5071
#edc2d8 color charts
#edc2d8 color shades, tints & tones
#edc2d8 color schemes
#edc2d8 color preview, HTML & CSS examples
This text has a color of #edc2d8
<p style="color:#edc2d8;">Text here</p>
.mytext {color:#edc2d8;}
This box has a color of #edc2d8
<div style="background-color:#edc2d8;">Content here</div>
.mybackground {background-color:#edc2d8;}
Border around this has a color of #edc2d8
<div style="border:2px solid #edc2d8;">Content here</div>
.myborder {border:2px solid #edc2d8;}