#edeae0 color space conversions
Hex:
#edeae0
RGB:
237, 234, 224
CMY:
7, 8, 12
CMYK:
0, 1, 5, 7
HSL:
46°, 26.5306%, 90.3922%
HSV (HSB):
46°, 5.4852%, 92.9412%
XYZ:
77.8024, 82.2320, 82.2927
xyY:
0.3211, 0.3393, 82.2320
CIE-Lab:
92.6771, -0.7135, 5.1959
CIE-LCH:
92.6771, 5.2446, 97.8192
CIE-Luv:
92.6771, 2.2760, 7.9988
Hunter-Lab:
90.6819, -5.5454, 9.6723
#edeae0 color charts
#edeae0 color shades, tints & tones
#edeae0 color schemes
#edeae0 color preview, HTML & CSS examples
This text has a color of #edeae0
<p style="color:#edeae0;">Text here</p>
.mytext {color:#edeae0;}
This box has a color of #edeae0
<div style="background-color:#edeae0;">Content here</div>
.mybackground {background-color:#edeae0;}
Border around this has a color of #edeae0
<div style="border:2px solid #edeae0;">Content here</div>
.myborder {border:2px solid #edeae0;}