#edccad color space conversions
Hex:
#edccad
RGB:
237, 204, 173
CMY:
7, 20, 32
CMYK:
0, 14, 27, 7
HSL:
29°, 64.0000%, 80.3922%
HSV (HSB):
29°, 27.0042%, 92.9412%
XYZ:
64.0607, 64.2074, 48.5521
xyY:
0.3623, 0.3631, 64.2074
CIE-Lab:
84.0736, 7.0320, 19.7445
CIE-LCH:
84.0736, 20.9594, 70.3968
CIE-Luv:
84.0736, 22.5622, 26.6418
Hunter-Lab:
80.1295, 2.4779, 20.1657
#edccad color charts
#edccad color shades, tints & tones
#edccad color schemes
#edccad color preview, HTML & CSS examples
This text has a color of #edccad
<p style="color:#edccad;">Text here</p>
.mytext {color:#edccad;}
This box has a color of #edccad
<div style="background-color:#edccad;">Content here</div>
.mybackground {background-color:#edccad;}
Border around this has a color of #edccad
<div style="border:2px solid #edccad;">Content here</div>
.myborder {border:2px solid #edccad;}