#edd8cd color space conversions
Hex:
#edd8cd
RGB:
237, 216, 205
CMY:
7, 15, 20
CMYK:
0, 9, 14, 7
HSL:
21°, 47.0588%, 86.6667%
HSV (HSB):
21°, 13.5021%, 92.9412%
XYZ:
70.5004, 71.5240, 67.8474
xyY:
0.3359, 0.3408, 71.5240
CIE-Lab:
87.7390, 5.4559, 8.0342
CIE-LCH:
87.7390, 9.7116, 55.8201
CIE-Luv:
87.7390, 13.1517, 10.9350
Hunter-Lab:
84.5719, 0.7994, 11.6352
#edd8cd color charts
#edd8cd color shades, tints & tones
#edd8cd color schemes
#edd8cd color preview, HTML & CSS examples
This text has a color of #edd8cd
<p style="color:#edd8cd;">Text here</p>
.mytext {color:#edd8cd;}
This box has a color of #edd8cd
<div style="background-color:#edd8cd;">Content here</div>
.mybackground {background-color:#edd8cd;}
Border around this has a color of #edd8cd
<div style="border:2px solid #edd8cd;">Content here</div>
.myborder {border:2px solid #edd8cd;}