#edcec4 color space conversions
Hex:
#edcec4
RGB:
237, 206, 196
CMY:
7, 19, 23
CMYK:
0, 13, 17, 7
HSL:
15°, 53.2468%, 84.9020%
HSV (HSB):
15°, 17.2996%, 92.9412%
XYZ:
66.9602, 66.1327, 61.4603
xyY:
0.3442, 0.3399, 66.1327
CIE-Lab:
85.0640, 9.2794, 8.9603
CIE-LCH:
85.0640, 12.8994, 43.9976
CIE-Luv:
85.0640, 19.4428, 11.4707
Hunter-Lab:
81.3220, 4.6626, 12.1161
#edcec4 color charts
#edcec4 color shades, tints & tones
#edcec4 color schemes
#edcec4 color preview, HTML & CSS examples
This text has a color of #edcec4
<p style="color:#edcec4;">Text here</p>
.mytext {color:#edcec4;}
This box has a color of #edcec4
<div style="background-color:#edcec4;">Content here</div>
.mybackground {background-color:#edcec4;}
Border around this has a color of #edcec4
<div style="border:2px solid #edcec4;">Content here</div>
.myborder {border:2px solid #edcec4;}