#ede1e1 color space conversions
Hex:
#ede1e1
RGB:
237, 225, 225
CMY:
7, 12, 12
CMYK:
0, 5, 5, 7
HSL:
0°, 25.0000%, 90.5882%
HSV (HSB):
0°, 5.0633%, 92.9412%
XYZ:
75.4409, 77.2912, 82.1767
xyY:
0.3211, 0.3290, 77.2912
CIE-Lab:
90.4555, 4.0817, 1.4511
CIE-LCH:
90.4555, 4.3320, 19.5709
CIE-Luv:
90.4555, 6.9029, 1.4733
Hunter-Lab:
87.9154, -0.6798, 6.1210
#ede1e1 color charts
#ede1e1 color shades, tints & tones
#ede1e1 color schemes
#ede1e1 color preview, HTML & CSS examples
This text has a color of #ede1e1
<p style="color:#ede1e1;">Text here</p>
.mytext {color:#ede1e1;}
This box has a color of #ede1e1
<div style="background-color:#ede1e1;">Content here</div>
.mybackground {background-color:#ede1e1;}
Border around this has a color of #ede1e1
<div style="border:2px solid #ede1e1;">Content here</div>
.myborder {border:2px solid #ede1e1;}