#eedcd1 color space conversions
Hex:
#eedcd1
RGB:
238, 220, 209
CMY:
7, 14, 18
CMYK:
0, 8, 12, 7
HSL:
23°, 46.0317%, 87.6471%
HSV (HSB):
23°, 12.1849%, 93.3333%
XYZ:
72.3617, 73.9670, 70.7848
xyY:
0.3333, 0.3407, 73.9670
CIE-Lab:
88.9069, 4.3706, 7.6173
CIE-LCH:
88.9069, 8.7821, 60.1540
CIE-Luv:
88.9069, 11.2862, 10.5602
Hunter-Lab:
86.0041, -0.3216, 11.4048
#eedcd1 color charts
#eedcd1 color shades, tints & tones
#eedcd1 color schemes
#eedcd1 color preview, HTML & CSS examples
This text has a color of #eedcd1
<p style="color:#eedcd1;">Text here</p>
.mytext {color:#eedcd1;}
This box has a color of #eedcd1
<div style="background-color:#eedcd1;">Content here</div>
.mybackground {background-color:#eedcd1;}
Border around this has a color of #eedcd1
<div style="border:2px solid #eedcd1;">Content here</div>
.myborder {border:2px solid #eedcd1;}