#8f8f8e color space conversions
Hex:
#8f8f8e
RGB:
143, 143, 142
CMY:
44, 44, 44
CMYK:
0, 0, 1, 44
HSL:
60°, 0.4444%, 55.8824%
HSV (HSB):
60°, 0.6993%, 56.0784%
XYZ:
26.0326, 27.4376, 29.5151
xyY:
0.3137, 0.3306, 27.4376
CIE-Lab:
59.3772, -0.1909, 0.5237
CIE-LCH:
59.3772, 0.5574, 110.0236
CIE-Luv:
59.3772, 0.0570, 0.7731
Hunter-Lab:
52.3809, -2.9543, 3.2584
#8f8f8e color charts
#8f8f8e color shades, tints & tones
#8f8f8e color schemes
#8f8f8e color preview, HTML & CSS examples
This text has a color of #8f8f8e
<p style="color:#8f8f8e;">Text here</p>
.mytext {color:#8f8f8e;}
This box has a color of #8f8f8e
<div style="background-color:#8f8f8e;">Content here</div>
.mybackground {background-color:#8f8f8e;}
Border around this has a color of #8f8f8e
<div style="border:2px solid #8f8f8e;">Content here</div>
.myborder {border:2px solid #8f8f8e;}