#ededed color space conversions
Hex:
#ededed
RGB:
237, 237, 237
CMY:
7, 7, 7
CMYK:
0, 0, 0, 7
HSL:
0°, 0.0000%, 92.9412%
HSV (HSB):
0°, 0.0000%, 92.9412%
XYZ:
80.4953, 84.6873, 92.2245
xyY:
0.3127, 0.3290, 84.6873
CIE-Lab:
93.7482, 0.0050, -0.0098
CIE-LCH:
93.7482, 0.0110, 296.8129
CIE-Luv:
93.7482, 0.0009, -0.0160
Hunter-Lab:
92.0257, -4.9103, 4.9999
#ededed color charts
#ededed color shades, tints & tones
#ededed color schemes
#ededed color preview, HTML & CSS examples
This text has a color of #ededed
<p style="color:#ededed;">Text here</p>
.mytext {color:#ededed;}
This box has a color of #ededed
<div style="background-color:#ededed;">Content here</div>
.mybackground {background-color:#ededed;}
Border around this has a color of #ededed
<div style="border:2px solid #ededed;">Content here</div>
.myborder {border:2px solid #ededed;}