#edc7d4 color space conversions
Hex:
#edc7d4
RGB:
237, 199, 212
CMY:
7, 22, 17
CMYK:
0, 16, 11, 7
HSL:
339°, 51.3514%, 85.4902%
HSV (HSB):
339°, 16.0338%, 92.9412%
XYZ:
67.2321, 63.6048, 71.0208
xyY:
0.3331, 0.3151, 63.6048
CIE-Lab:
83.7596, 15.5036, -1.4497
CIE-LCH:
83.7596, 15.5712, 354.6580
CIE-Luv:
83.7596, 21.8077, -4.9888
Hunter-Lab:
79.7526, 10.9099, 3.0283
#edc7d4 color charts
#edc7d4 color shades, tints & tones
#edc7d4 color schemes
#edc7d4 color preview, HTML & CSS examples
This text has a color of #edc7d4
<p style="color:#edc7d4;">Text here</p>
.mytext {color:#edc7d4;}
This box has a color of #edc7d4
<div style="background-color:#edc7d4;">Content here</div>
.mybackground {background-color:#edc7d4;}
Border around this has a color of #edc7d4
<div style="border:2px solid #edc7d4;">Content here</div>
.myborder {border:2px solid #edc7d4;}