#edeced color space conversions
Hex:
#edeced
RGB:
237, 236, 237
CMY:
7, 7, 7
CMYK:
0, 0, 0, 7
HSL:
300°, 2.7027%, 92.7451%
HSV (HSB):
300°, 0.4219%, 92.9412%
XYZ:
80.2066, 84.1099, 92.1283
xyY:
0.3128, 0.3280, 84.1099
CIE-Lab:
93.4982, 0.5164, -0.3751
CIE-LCH:
93.4982, 0.6382, 324.0065
CIE-Luv:
93.4982, 0.5064, -0.6696
Hunter-Lab:
91.7114, -4.3872, 4.6385
#edeced color charts
#edeced color shades, tints & tones
#edeced color schemes
#edeced color preview, HTML & CSS examples
This text has a color of #edeced
<p style="color:#edeced;">Text here</p>
.mytext {color:#edeced;}
This box has a color of #edeced
<div style="background-color:#edeced;">Content here</div>
.mybackground {background-color:#edeced;}
Border around this has a color of #edeced
<div style="border:2px solid #edeced;">Content here</div>
.myborder {border:2px solid #edeced;}