#9f999b color space conversions
Hex:
#9f999b
RGB:
159, 153, 155
CMY:
38, 40, 39
CMYK:
0, 4, 3, 38
HSL:
340°, 3.0303%, 61.1765%
HSV (HSB):
340°, 3.7736%, 62.3529%
XYZ:
31.6057, 32.5200, 35.6215
xyY:
0.3169, 0.3260, 32.5200
CIE-Lab:
63.7703, 2.5634, -0.2750
CIE-LCH:
63.7703, 2.5781, 353.8766
CIE-Luv:
63.7703, 3.3381, -0.8276
Hunter-Lab:
57.0263, -0.8658, 2.8828
#9f999b color charts
#9f999b color shades, tints & tones
#9f999b color schemes
#9f999b color preview, HTML & CSS examples
This text has a color of #9f999b
<p style="color:#9f999b;">Text here</p>
.mytext {color:#9f999b;}
This box has a color of #9f999b
<div style="background-color:#9f999b;">Content here</div>
.mybackground {background-color:#9f999b;}
Border around this has a color of #9f999b
<div style="border:2px solid #9f999b;">Content here</div>
.myborder {border:2px solid #9f999b;}