#ede5e5 color space conversions
Hex:
#ede5e5
RGB:
237, 229, 229
CMY:
7, 10, 10
CMYK:
0, 3, 3, 7
HSL:
0°, 18.1818%, 91.3725%
HSV (HSB):
0°, 3.3755%, 92.9412%
XYZ:
77.0872, 79.7003, 85.4495
xyY:
0.3182, 0.3290, 79.7003
CIE-Lab:
91.5502, 2.7064, 0.9526
CIE-LCH:
91.5502, 2.8691, 19.3914
CIE-Luv:
91.5502, 4.5644, 0.9687
Hunter-Lab:
89.2750, -2.1000, 5.7431
#ede5e5 color charts
#ede5e5 color shades, tints & tones
#ede5e5 color schemes
#ede5e5 color preview, HTML & CSS examples
This text has a color of #ede5e5
<p style="color:#ede5e5;">Text here</p>
.mytext {color:#ede5e5;}
This box has a color of #ede5e5
<div style="background-color:#ede5e5;">Content here</div>
.mybackground {background-color:#ede5e5;}
Border around this has a color of #ede5e5
<div style="border:2px solid #ede5e5;">Content here</div>
.myborder {border:2px solid #ede5e5;}