#9f9f94 color space conversions
Hex:
#9f9f94
RGB:
159, 159, 148
CMY:
38, 38, 42
CMYK:
0, 0, 7, 38
HSL:
60°, 5.4187%, 60.1961%
HSV (HSB):
60°, 6.9182%, 62.3529%
XYZ:
32.0415, 34.3053, 32.9498
xyY:
0.3227, 0.3455, 34.3053
CIE-Lab:
65.2042, -2.0323, 5.7325
CIE-LCH:
65.2042, 6.0821, 109.5205
CIE-Luv:
65.2042, 0.6123, 8.4711
Hunter-Lab:
58.5707, -4.8492, 7.6451
#9f9f94 color charts
#9f9f94 color shades, tints & tones
#9f9f94 color schemes
#9f9f94 color preview, HTML & CSS examples
This text has a color of #9f9f94
<p style="color:#9f9f94;">Text here</p>
.mytext {color:#9f9f94;}
This box has a color of #9f9f94
<div style="background-color:#9f9f94;">Content here</div>
.mybackground {background-color:#9f9f94;}
Border around this has a color of #9f9f94
<div style="border:2px solid #9f9f94;">Content here</div>
.myborder {border:2px solid #9f9f94;}