#edcdc4 color space conversions
Hex:
#edcdc4
RGB:
237, 205, 196
CMY:
7, 20, 23
CMYK:
0, 14, 17, 7
HSL:
13°, 53.2468%, 84.9020%
HSV (HSB):
13°, 17.2996%, 92.9412%
XYZ:
66.7202, 65.6527, 61.3803
xyY:
0.3444, 0.3388, 65.6527
CIE-Lab:
84.8189, 9.8037, 8.6095
CIE-LCH:
84.8189, 13.0475, 41.2891
CIE-Luv:
84.8189, 20.0065, 10.8635
Hunter-Lab:
81.0263, 5.1876, 11.8042
#edcdc4 color charts
#edcdc4 color shades, tints & tones
#edcdc4 color schemes
#edcdc4 color preview, HTML & CSS examples
This text has a color of #edcdc4
<p style="color:#edcdc4;">Text here</p>
.mytext {color:#edcdc4;}
This box has a color of #edcdc4
<div style="background-color:#edcdc4;">Content here</div>
.mybackground {background-color:#edcdc4;}
Border around this has a color of #edcdc4
<div style="border:2px solid #edcdc4;">Content here</div>
.myborder {border:2px solid #edcdc4;}