#eddcc0 color space conversions
Hex:
#eddcc0
RGB:
237, 220, 192
CMY:
7, 14, 25
CMYK:
0, 7, 19, 7
HSL:
37°, 55.5556%, 84.1176%
HSV (HSB):
37°, 18.9873%, 92.9412%
XYZ:
70.0327, 72.9967, 60.2678
xyY:
0.3445, 0.3591, 72.9967
CIE-Lab:
88.4461, 1.4048, 15.8675
CIE-LCH:
88.4461, 15.9295, 84.9407
CIE-Luv:
88.4461, 11.8591, 22.8028
Hunter-Lab:
85.4381, -3.2022, 17.9837
#eddcc0 color charts
#eddcc0 color shades, tints & tones
#eddcc0 color schemes
#eddcc0 color preview, HTML & CSS examples
This text has a color of #eddcc0
<p style="color:#eddcc0;">Text here</p>
.mytext {color:#eddcc0;}
This box has a color of #eddcc0
<div style="background-color:#eddcc0;">Content here</div>
.mybackground {background-color:#eddcc0;}
Border around this has a color of #eddcc0
<div style="border:2px solid #eddcc0;">Content here</div>
.myborder {border:2px solid #eddcc0;}