#edecec color space conversions
Hex:
#edecec
RGB:
237, 236, 236
CMY:
7, 7, 7
CMYK:
0, 0, 0, 7
HSL:
0°, 2.7027%, 92.7451%
HSV (HSB):
0°, 0.4219%, 92.9412%
XYZ:
80.0608, 84.0516, 91.3608
xyY:
0.3134, 0.3290, 84.0516
CIE-Lab:
93.4729, 0.3391, 0.1080
CIE-LCH:
93.4729, 0.3559, 17.6733
CIE-Luv:
93.4729, 0.5632, 0.1053
Hunter-Lab:
91.6796, -4.5612, 5.0919
#edecec color charts
#edecec color shades, tints & tones
#edecec color schemes
#edecec color preview, HTML & CSS examples
This text has a color of #edecec
<p style="color:#edecec;">Text here</p>
.mytext {color:#edecec;}
This box has a color of #edecec
<div style="background-color:#edecec;">Content here</div>
.mybackground {background-color:#edecec;}
Border around this has a color of #edecec
<div style="border:2px solid #edecec;">Content here</div>
.myborder {border:2px solid #edecec;}