#8e7e8e color space conversions
Hex:
#8e7e8e
RGB:
142, 126, 142
CMY:
44, 51, 44
CMYK:
0, 11, 0, 44
HSL:
300°, 6.6116%, 52.5490%
HSV (HSB):
300°, 11.2676%, 55.6863%
XYZ:
23.4987, 22.6255, 28.7198
xyY:
0.3140, 0.3023, 22.6255
CIE-Lab:
54.6845, 9.1391, -6.3940
CIE-LCH:
54.6845, 11.1537, 325.0222
CIE-Luv:
54.6845, 8.1637, -10.5637
Hunter-Lab:
47.5663, 4.9416, -2.5021
#8e7e8e color charts
#8e7e8e color shades, tints & tones
#8e7e8e color schemes
#8e7e8e color preview, HTML & CSS examples
This text has a color of #8e7e8e
<p style="color:#8e7e8e;">Text here</p>
.mytext {color:#8e7e8e;}
This box has a color of #8e7e8e
<div style="background-color:#8e7e8e;">Content here</div>
.mybackground {background-color:#8e7e8e;}
Border around this has a color of #8e7e8e
<div style="border:2px solid #8e7e8e;">Content here</div>
.myborder {border:2px solid #8e7e8e;}