#9f999f color space conversions
Hex:
#9f999f
RGB:
159, 153, 159
CMY:
38, 40, 38
CMYK:
0, 4, 0, 38
HSL:
300°, 3.0303%, 61.1765%
HSV (HSB):
300°, 3.7736%, 62.3529%
XYZ:
31.9473, 32.6566, 37.4204
xyY:
0.3131, 0.3201, 32.6566
CIE-Lab:
63.8819, 3.3260, -2.3645
CIE-LCH:
63.8819, 4.0808, 324.5907
CIE-Luv:
63.8819, 3.0746, -3.9854
Hunter-Lab:
57.1460, -0.2154, 1.1778
#9f999f color charts
#9f999f color shades, tints & tones
#9f999f color schemes
#9f999f color preview, HTML & CSS examples
This text has a color of #9f999f
<p style="color:#9f999f;">Text here</p>
.mytext {color:#9f999f;}
This box has a color of #9f999f
<div style="background-color:#9f999f;">Content here</div>
.mybackground {background-color:#9f999f;}
Border around this has a color of #9f999f
<div style="border:2px solid #9f999f;">Content here</div>
.myborder {border:2px solid #9f999f;}