#9f8e8f color space conversions
Hex:
#9f8e8f
RGB:
159, 142, 143
CMY:
38, 44, 44
CMYK:
0, 11, 10, 38
HSL:
356°, 8.1340%, 59.0196%
HSV (HSB):
356°, 10.6918%, 62.3529%
XYZ:
28.9290, 28.7001, 30.0016
xyY:
0.3301, 0.3275, 28.7001
CIE-Lab:
60.5160, 6.5216, 1.7801
CIE-LCH:
60.5160, 6.7602, 15.2670
CIE-Luv:
60.5160, 10.0457, 1.4039
Hunter-Lab:
53.5725, 2.6377, 4.2973
#9f8e8f color charts
#9f8e8f color shades, tints & tones
#9f8e8f color schemes
#9f8e8f color preview, HTML & CSS examples
This text has a color of #9f8e8f
<p style="color:#9f8e8f;">Text here</p>
.mytext {color:#9f8e8f;}
This box has a color of #9f8e8f
<div style="background-color:#9f8e8f;">Content here</div>
.mybackground {background-color:#9f8e8f;}
Border around this has a color of #9f8e8f
<div style="border:2px solid #9f8e8f;">Content here</div>
.myborder {border:2px solid #9f8e8f;}