#eddcad color space conversions
Hex:
#eddcad
RGB:
237, 220, 173
CMY:
7, 14, 32
CMYK:
0, 7, 27, 7
HSL:
44°, 64.0000%, 80.3922%
HSV (HSB):
44°, 27.0042%, 92.9412%
XYZ:
68.0611, 72.2081, 49.8855
xyY:
0.3579, 0.3797, 72.2081
CIE-Lab:
88.0686, -1.2464, 25.2463
CIE-LCH:
88.0686, 25.2770, 92.8264
CIE-Luv:
88.0686, 13.1021, 35.7703
Hunter-Lab:
84.9753, -5.7370, 24.6760
#eddcad color charts
#eddcad color shades, tints & tones
#eddcad color schemes
#eddcad color preview, HTML & CSS examples
This text has a color of #eddcad
<p style="color:#eddcad;">Text here</p>
.mytext {color:#eddcad;}
This box has a color of #eddcad
<div style="background-color:#eddcad;">Content here</div>
.mybackground {background-color:#eddcad;}
Border around this has a color of #eddcad
<div style="border:2px solid #eddcad;">Content here</div>
.myborder {border:2px solid #eddcad;}