#ede8e2 color space conversions
Hex:
#ede8e2
RGB:
237, 232, 226
CMY:
7, 9, 11
CMYK:
0, 2, 5, 7
HSL:
33°, 23.4043%, 90.7843%
HSV (HSB):
33°, 4.6414%, 92.9412%
XYZ:
77.5091, 81.2087, 83.5412
xyY:
0.3199, 0.3352, 81.2087
CIE-Lab:
92.2245, 0.6491, 3.4988
CIE-LCH:
92.2245, 3.5585, 79.4897
CIE-Luv:
92.2245, 3.1976, 5.2005
Hunter-Lab:
90.1159, -4.1741, 8.1168
#ede8e2 color charts
#ede8e2 color shades, tints & tones
#ede8e2 color schemes
#ede8e2 color preview, HTML & CSS examples
This text has a color of #ede8e2
<p style="color:#ede8e2;">Text here</p>
.mytext {color:#ede8e2;}
This box has a color of #ede8e2
<div style="background-color:#ede8e2;">Content here</div>
.mybackground {background-color:#ede8e2;}
Border around this has a color of #ede8e2
<div style="border:2px solid #ede8e2;">Content here</div>
.myborder {border:2px solid #ede8e2;}