#8a8e8e color space conversions
Hex:
#8a8e8e
RGB:
138, 142, 142
CMY:
46, 44, 44
CMYK:
3, 0, 0, 44
HSL:
180°, 1.7391%, 54.9020%
HSV (HSB):
180°, 2.8169%, 55.6863%
XYZ:
25.0367, 26.7023, 29.4257
xyY:
0.3085, 0.3290, 26.7023
CIE-Lab:
58.6977, -1.4570, -0.5168
CIE-LCH:
58.6977, 1.5459, 199.5308
CIE-Luv:
58.6977, -2.2463, -0.4947
Hunter-Lab:
51.6742, -3.9448, 2.4095
#8a8e8e color charts
#8a8e8e color shades, tints & tones
#8a8e8e color schemes
#8a8e8e color preview, HTML & CSS examples
This text has a color of #8a8e8e
<p style="color:#8a8e8e;">Text here</p>
.mytext {color:#8a8e8e;}
This box has a color of #8a8e8e
<div style="background-color:#8a8e8e;">Content here</div>
.mybackground {background-color:#8a8e8e;}
Border around this has a color of #8a8e8e
<div style="border:2px solid #8a8e8e;">Content here</div>
.myborder {border:2px solid #8a8e8e;}