#edddcd color space conversions
Hex:
#edddcd
RGB:
237, 221, 205
CMY:
7, 13, 20
CMYK:
0, 7, 14, 7
HSL:
30°, 47.0588%, 86.6667%
HSV (HSB):
30°, 13.5021%, 92.9412%
XYZ:
71.8009, 74.1252, 68.2809
xyY:
0.3352, 0.3460, 74.1252
CIE-Lab:
88.9816, 2.8660, 9.8136
CIE-LCH:
88.9816, 10.2235, 73.7200
CIE-Luv:
88.9816, 10.4127, 14.0223
Hunter-Lab:
86.0960, -1.8054, 13.2456
#edddcd color charts
#edddcd color shades, tints & tones
#edddcd color schemes
#edddcd color preview, HTML & CSS examples
This text has a color of #edddcd
<p style="color:#edddcd;">Text here</p>
.mytext {color:#edddcd;}
This box has a color of #edddcd
<div style="background-color:#edddcd;">Content here</div>
.mybackground {background-color:#edddcd;}
Border around this has a color of #edddcd
<div style="border:2px solid #edddcd;">Content here</div>
.myborder {border:2px solid #edddcd;}