#ede6e7 color space conversions
Hex:
#ede6e7
RGB:
237, 230, 231
CMY:
7, 10, 9
CMYK:
0, 3, 3, 7
HSL:
351°, 16.2791%, 91.5686%
HSV (HSB):
351°, 2.9536%, 92.9412%
XYZ:
77.6457, 80.3677, 87.0215
xyY:
0.3169, 0.3280, 80.3677
CIE-Lab:
91.8496, 2.5393, 0.3444
CIE-LCH:
91.8496, 2.5625, 7.7232
CIE-Luv:
91.8496, 3.9230, 0.0714
Hunter-Lab:
89.6480, -2.2822, 5.2007
#ede6e7 color charts
#ede6e7 color shades, tints & tones
#ede6e7 color schemes
#ede6e7 color preview, HTML & CSS examples
This text has a color of #ede6e7
<p style="color:#ede6e7;">Text here</p>
.mytext {color:#ede6e7;}
This box has a color of #ede6e7
<div style="background-color:#ede6e7;">Content here</div>
.mybackground {background-color:#ede6e7;}
Border around this has a color of #ede6e7
<div style="border:2px solid #ede6e7;">Content here</div>
.myborder {border:2px solid #ede6e7;}