#ede2d8 color space conversions
Hex:
#ede2d8
RGB:
237, 226, 216
CMY:
7, 11, 15
CMYK:
0, 5, 9, 7
HSL:
29°, 36.8421%, 88.8235%
HSV (HSB):
29°, 8.8608%, 92.9412%
XYZ:
74.5161, 77.3551, 75.9694
xyY:
0.3271, 0.3395, 77.3551
CIE-Lab:
90.4848, 2.0558, 6.2071
CIE-LCH:
90.4848, 6.5387, 71.6750
CIE-Luv:
90.4848, 6.9754, 8.9558
Hunter-Lab:
87.9518, -2.6836, 10.3538
#ede2d8 color charts
#ede2d8 color shades, tints & tones
#ede2d8 color schemes
#ede2d8 color preview, HTML & CSS examples
This text has a color of #ede2d8
<p style="color:#ede2d8;">Text here</p>
.mytext {color:#ede2d8;}
This box has a color of #ede2d8
<div style="background-color:#ede2d8;">Content here</div>
.mybackground {background-color:#ede2d8;}
Border around this has a color of #ede2d8
<div style="border:2px solid #ede2d8;">Content here</div>
.myborder {border:2px solid #ede2d8;}