#edddc9 color space conversions
Hex:
#edddc9
RGB:
237, 221, 201
CMY:
7, 13, 21
CMYK:
0, 7, 15, 7
HSL:
33°, 50.0000%, 85.8824%
HSV (HSB):
33°, 15.1899%, 92.9412%
XYZ:
71.3241, 73.9345, 65.7699
xyY:
0.3380, 0.3504, 73.9345
CIE-Lab:
88.8915, 2.2441, 11.7829
CIE-LCH:
88.8915, 11.9947, 79.2167
CIE-Luv:
88.8915, 10.6884, 16.9493
Hunter-Lab:
85.9852, -2.4095, 14.8388
#edddc9 color charts
#edddc9 color shades, tints & tones
#edddc9 color schemes
#edddc9 color preview, HTML & CSS examples
This text has a color of #edddc9
<p style="color:#edddc9;">Text here</p>
.mytext {color:#edddc9;}
This box has a color of #edddc9
<div style="background-color:#edddc9;">Content here</div>
.mybackground {background-color:#edddc9;}
Border around this has a color of #edddc9
<div style="border:2px solid #edddc9;">Content here</div>
.myborder {border:2px solid #edddc9;}