#9f8b8d color space conversions
Hex:
#9f8b8d
RGB:
159, 139, 141
CMY:
38, 45, 45
CMYK:
0, 13, 11, 38
HSL:
354°, 9.4340%, 58.4314%
HSV (HSB):
354°, 12.5786%, 62.3529%
XYZ:
28.3384, 27.7593, 29.0638
xyY:
0.3328, 0.3260, 27.7593
CIE-Lab:
59.6706, 7.8612, 1.6928
CIE-LCH:
59.6706, 8.0414, 12.1525
CIE-Luv:
59.6706, 11.8402, 1.0449
Hunter-Lab:
52.6871, 3.8062, 4.1748
#9f8b8d color charts
#9f8b8d color shades, tints & tones
#9f8b8d color schemes
#9f8b8d color preview, HTML & CSS examples
This text has a color of #9f8b8d
<p style="color:#9f8b8d;">Text here</p>
.mytext {color:#9f8b8d;}
This box has a color of #9f8b8d
<div style="background-color:#9f8b8d;">Content here</div>
.mybackground {background-color:#9f8b8d;}
Border around this has a color of #9f8b8d
<div style="border:2px solid #9f8b8d;">Content here</div>
.myborder {border:2px solid #9f8b8d;}