#9f8f9d color space conversions
Hex:
#9f8f9d
RGB:
159, 143, 157
CMY:
38, 44, 38
CMYK:
0, 10, 1, 38
HSL:
308°, 7.6923%, 59.2157%
HSV (HSB):
308°, 10.0629%, 62.3529%
XYZ:
30.2063, 29.4502, 35.9907
xyY:
0.3158, 0.3079, 29.4502
CIE-Lab:
61.1769, 8.5522, -5.2209
CIE-LCH:
61.1769, 10.0198, 328.5971
CIE-Luv:
61.1769, 8.3543, -8.9841
Hunter-Lab:
54.2680, 4.3866, -1.3337
#9f8f9d color charts
#9f8f9d color shades, tints & tones
#9f8f9d color schemes
#9f8f9d color preview, HTML & CSS examples
This text has a color of #9f8f9d
<p style="color:#9f8f9d;">Text here</p>
.mytext {color:#9f8f9d;}
This box has a color of #9f8f9d
<div style="background-color:#9f8f9d;">Content here</div>
.mybackground {background-color:#9f8f9d;}
Border around this has a color of #9f8f9d
<div style="border:2px solid #9f8f9d;">Content here</div>
.myborder {border:2px solid #9f8f9d;}