#eedcd3 color space conversions
Hex:
#eedcd3
RGB:
238, 220, 211
CMY:
7, 14, 17
CMYK:
0, 8, 11, 7
HSL:
20°, 44.2623%, 88.0392%
HSV (HSB):
20°, 11.3445%, 93.3333%
XYZ:
72.6110, 74.0667, 72.0973
xyY:
0.3319, 0.3386, 74.0667
CIE-Lab:
88.9540, 4.6911, 6.6342
CIE-LCH:
88.9540, 8.1252, 54.7355
CIE-Luv:
88.9540, 11.1413, 9.0657
Hunter-Lab:
86.0620, -0.0071, 10.5740
#eedcd3 color charts
#eedcd3 color shades, tints & tones
#eedcd3 color schemes
#eedcd3 color preview, HTML & CSS examples
This text has a color of #eedcd3
<p style="color:#eedcd3;">Text here</p>
.mytext {color:#eedcd3;}
This box has a color of #eedcd3
<div style="background-color:#eedcd3;">Content here</div>
.mybackground {background-color:#eedcd3;}
Border around this has a color of #eedcd3
<div style="border:2px solid #eedcd3;">Content here</div>
.myborder {border:2px solid #eedcd3;}