#9f9d9c color space conversions
Hex:
#9f9d9c
RGB:
159, 157, 156
CMY:
38, 38, 39
CMYK:
0, 1, 2, 38
HSL:
20°, 1.5385%, 61.7647%
HSV (HSB):
20°, 1.8868%, 62.3529%
XYZ:
32.3558, 33.8852, 36.2876
xyY:
0.3156, 0.3305, 33.8852
CIE-Lab:
64.8713, 0.5366, 0.7696
CIE-LCH:
64.8713, 0.9382, 55.1142
CIE-Luv:
64.8713, 1.2036, 1.0178
Hunter-Lab:
58.2110, -2.6523, 3.7874
#9f9d9c color charts
#9f9d9c color shades, tints & tones
#9f9d9c color schemes
#9f9d9c color preview, HTML & CSS examples
This text has a color of #9f9d9c
<p style="color:#9f9d9c;">Text here</p>
.mytext {color:#9f9d9c;}
This box has a color of #9f9d9c
<div style="background-color:#9f9d9c;">Content here</div>
.mybackground {background-color:#9f9d9c;}
Border around this has a color of #9f9d9c
<div style="border:2px solid #9f9d9c;">Content here</div>
.myborder {border:2px solid #9f9d9c;}