#9f9c8c color space conversions
Hex:
#9f9c8c
RGB:
159, 156, 140
CMY:
38, 39, 45
CMYK:
0, 2, 12, 38
HSL:
51°, 9.0047%, 58.6275%
HSV (HSB):
51°, 11.9497%, 62.3529%
XYZ:
30.9202, 33.0413, 29.5589
xyY:
0.3306, 0.3533, 33.0413
CIE-Lab:
64.1943, -1.7872, 8.7653
CIE-LCH:
64.1943, 8.9456, 101.5245
CIE-Luv:
64.1943, 2.6673, 12.5387
Hunter-Lab:
57.4816, -4.5750, 9.7483
#9f9c8c color charts
#9f9c8c color shades, tints & tones
#9f9c8c color schemes
#9f9c8c color preview, HTML & CSS examples
This text has a color of #9f9c8c
<p style="color:#9f9c8c;">Text here</p>
.mytext {color:#9f9c8c;}
This box has a color of #9f9c8c
<div style="background-color:#9f9c8c;">Content here</div>
.mybackground {background-color:#9f9c8c;}
Border around this has a color of #9f9c8c
<div style="border:2px solid #9f9c8c;">Content here</div>
.myborder {border:2px solid #9f9c8c;}