#8e9e8e color space conversions
Hex:
#8e9e8e
RGB:
142, 158, 142
CMY:
44, 38, 44
CMYK:
10, 0, 10, 38
HSL:
120°, 7.6190%, 58.8235%
HSV (HSB):
120°, 10.1266%, 61.9608%
XYZ:
28.2647, 32.1575, 30.3085
xyY:
0.3115, 0.3544, 32.1575
CIE-Lab:
63.4728, -8.8177, 6.4357
CIE-LCH:
63.4728, 10.9165, 143.8758
CIE-Luv:
63.4728, -8.1648, 10.5463
Hunter-Lab:
56.7076, -10.2688, 8.0066
#8e9e8e color charts
#8e9e8e color shades, tints & tones
#8e9e8e color schemes
#8e9e8e color preview, HTML & CSS examples
This text has a color of #8e9e8e
<p style="color:#8e9e8e;">Text here</p>
.mytext {color:#8e9e8e;}
This box has a color of #8e9e8e
<div style="background-color:#8e9e8e;">Content here</div>
.mybackground {background-color:#8e9e8e;}
Border around this has a color of #8e9e8e
<div style="border:2px solid #8e9e8e;">Content here</div>
.myborder {border:2px solid #8e9e8e;}