#ede8dd color space conversions
Hex:
#ede8dd
RGB:
237, 232, 221
CMY:
7, 9, 13
CMYK:
0, 2, 7, 7
HSL:
41°, 30.7692%, 89.8039%
HSV (HSB):
41°, 6.7511%, 92.9412%
XYZ:
76.8328, 80.9382, 79.9797
xyY:
0.3232, 0.3404, 80.9382
CIE-Lab:
92.1042, -0.1950, 5.9311
CIE-LCH:
92.1042, 5.9343, 91.8828
CIE-Luv:
92.1042, 3.4956, 8.9897
Hunter-Lab:
89.9657, -4.9967, 10.2670
#ede8dd color charts
#ede8dd color shades, tints & tones
#ede8dd color schemes
#ede8dd color preview, HTML & CSS examples
This text has a color of #ede8dd
<p style="color:#ede8dd;">Text here</p>
.mytext {color:#ede8dd;}
This box has a color of #ede8dd
<div style="background-color:#ede8dd;">Content here</div>
.mybackground {background-color:#ede8dd;}
Border around this has a color of #ede8dd
<div style="border:2px solid #ede8dd;">Content here</div>
.myborder {border:2px solid #ede8dd;}