#eddccd color space conversions
Hex:
#eddccd
RGB:
237, 220, 205
CMY:
7, 14, 20
CMYK:
0, 7, 14, 7
HSL:
28°, 47.0588%, 86.6667%
HSV (HSB):
28°, 13.5021%, 92.9412%
XYZ:
71.5377, 73.5987, 68.1931
xyY:
0.3353, 0.3450, 73.5987
CIE-Lab:
88.7325, 3.3827, 9.4574
CIE-LCH:
88.7325, 10.0442, 70.3191
CIE-Luv:
88.7325, 10.9598, 13.4054
Hunter-Lab:
85.7897, -1.2856, 12.9239
#eddccd color charts
#eddccd color shades, tints & tones
#eddccd color schemes
#eddccd color preview, HTML & CSS examples
This text has a color of #eddccd
<p style="color:#eddccd;">Text here</p>
.mytext {color:#eddccd;}
This box has a color of #eddccd
<div style="background-color:#eddccd;">Content here</div>
.mybackground {background-color:#eddccd;}
Border around this has a color of #eddccd
<div style="border:2px solid #eddccd;">Content here</div>
.myborder {border:2px solid #eddccd;}