#9f9c9c color space conversions
Hex:
#9f9c9c
RGB:
159, 156, 156
CMY:
38, 39, 39
CMYK:
0, 2, 2, 38
HSL:
0°, 1.5385%, 61.7647%
HSV (HSB):
0°, 1.8868%, 62.3529%
XYZ:
32.1873, 33.5482, 36.2315
xyY:
0.3157, 0.3290, 33.5482
CIE-Lab:
64.6023, 1.0889, 0.3774
CIE-LCH:
64.6023, 1.1525, 19.1134
CIE-Luv:
64.6023, 1.7208, 0.3600
Hunter-Lab:
57.9208, -2.1667, 3.4566
#9f9c9c color charts
#9f9c9c color shades, tints & tones
#9f9c9c color schemes
#9f9c9c color preview, HTML & CSS examples
This text has a color of #9f9c9c
<p style="color:#9f9c9c;">Text here</p>
.mytext {color:#9f9c9c;}
This box has a color of #9f9c9c
<div style="background-color:#9f9c9c;">Content here</div>
.mybackground {background-color:#9f9c9c;}
Border around this has a color of #9f9c9c
<div style="border:2px solid #9f9c9c;">Content here</div>
.myborder {border:2px solid #9f9c9c;}