#edeaea color space conversions
Hex:
#edeaea
RGB:
237, 234, 234
CMY:
7, 8, 8
CMYK:
0, 1, 1, 7
HSL:
0°, 7.6923%, 92.3529%
HSV (HSB):
0°, 1.2658%, 92.9412%
XYZ:
79.1992, 82.7907, 89.6479
xyY:
0.3147, 0.3290, 82.7907
CIE-Lab:
92.9227, 1.0103, 0.3458
CIE-LCH:
92.9227, 1.0679, 18.8968
CIE-Luv:
92.9227, 1.6948, 0.3495
Hunter-Lab:
90.9894, -3.8611, 5.2767
#edeaea color charts
#edeaea color shades, tints & tones
#edeaea color schemes
#edeaea color preview, HTML & CSS examples
This text has a color of #edeaea
<p style="color:#edeaea;">Text here</p>
.mytext {color:#edeaea;}
This box has a color of #edeaea
<div style="background-color:#edeaea;">Content here</div>
.mybackground {background-color:#edeaea;}
Border around this has a color of #edeaea
<div style="border:2px solid #edeaea;">Content here</div>
.myborder {border:2px solid #edeaea;}