#ede8cc color space conversions
Hex:
#ede8cc
RGB:
237, 232, 204
CMY:
7, 9, 20
CMYK:
0, 2, 14, 7
HSL:
51°, 47.8261%, 86.4706%
HSV (HSB):
51°, 13.9241%, 92.9412%
XYZ:
74.6807, 80.0774, 68.6471
xyY:
0.3343, 0.3584, 80.0774
CIE-Lab:
91.7196, -2.9271, 14.2287
CIE-LCH:
91.7196, 14.5266, 101.6246
CIE-Luv:
91.7196, 4.4799, 21.5039
Hunter-Lab:
89.4860, -7.6328, 17.1572
#ede8cc color charts
#ede8cc color shades, tints & tones
#ede8cc color schemes
#ede8cc color preview, HTML & CSS examples
This text has a color of #ede8cc
<p style="color:#ede8cc;">Text here</p>
.mytext {color:#ede8cc;}
This box has a color of #ede8cc
<div style="background-color:#ede8cc;">Content here</div>
.mybackground {background-color:#ede8cc;}
Border around this has a color of #ede8cc
<div style="border:2px solid #ede8cc;">Content here</div>
.myborder {border:2px solid #ede8cc;}