#ede6da color space conversions
Hex:
#ede6da
RGB:
237, 230, 218
CMY:
7, 10, 15
CMYK:
0, 3, 8, 7
HSL:
38°, 34.5455%, 89.2157%
HSV (HSB):
38°, 8.0169%, 92.9412%
XYZ:
75.8768, 79.6601, 77.7065
xyY:
0.3253, 0.3415, 79.6601
CIE-Lab:
91.5321, 0.3308, 6.6710
CIE-LCH:
91.5321, 6.6792, 87.1614
CIE-Luv:
91.5321, 4.7285, 9.9781
Hunter-Lab:
89.2525, -4.4427, 10.8567
#ede6da color charts
#ede6da color shades, tints & tones
#ede6da color schemes
#ede6da color preview, HTML & CSS examples
This text has a color of #ede6da
<p style="color:#ede6da;">Text here</p>
.mytext {color:#ede6da;}
This box has a color of #ede6da
<div style="background-color:#ede6da;">Content here</div>
.mybackground {background-color:#ede6da;}
Border around this has a color of #ede6da
<div style="border:2px solid #ede6da;">Content here</div>
.myborder {border:2px solid #ede6da;}