#9f8f8e color space conversions
Hex:
#9f8f8e
RGB:
159, 143, 142
CMY:
38, 44, 44
CMYK:
0, 10, 11, 38
HSL:
4°, 8.1340%, 59.0196%
HSV (HSB):
4°, 10.6918%, 62.3529%
XYZ:
29.0030, 28.9688, 29.6541
xyY:
0.3310, 0.3306, 28.9688
CIE-Lab:
60.7541, 5.7820, 2.6949
CIE-LCH:
60.7541, 6.3792, 24.9897
CIE-Luv:
60.7541, 9.5863, 2.8086
Hunter-Lab:
53.8227, 1.9971, 5.0095
#9f8f8e color charts
#9f8f8e color shades, tints & tones
#9f8f8e color schemes
#9f8f8e color preview, HTML & CSS examples
This text has a color of #9f8f8e
<p style="color:#9f8f8e;">Text here</p>
.mytext {color:#9f8f8e;}
This box has a color of #9f8f8e
<div style="background-color:#9f8f8e;">Content here</div>
.mybackground {background-color:#9f8f8e;}
Border around this has a color of #9f8f8e
<div style="border:2px solid #9f8f8e;">Content here</div>
.myborder {border:2px solid #9f8f8e;}