#9f9b9f color space conversions
Hex:
#9f9b9f
RGB:
159, 155, 159
CMY:
38, 39, 38
CMYK:
0, 3, 0, 38
HSL:
300°, 2.0408%, 61.5686%
HSV (HSB):
300°, 2.5157%, 62.3529%
XYZ:
32.2774, 33.3168, 37.5305
xyY:
0.3130, 0.3231, 33.3168
CIE-Lab:
64.4166, 2.2144, -1.5797
CIE-LCH:
64.4166, 2.7201, 324.4968
CIE-Luv:
64.4166, 2.0499, -2.6607
Hunter-Lab:
57.7207, -1.1941, 1.8537
#9f9b9f color charts
#9f9b9f color shades, tints & tones
#9f9b9f color schemes
#9f9b9f color preview, HTML & CSS examples
This text has a color of #9f9b9f
<p style="color:#9f9b9f;">Text here</p>
.mytext {color:#9f9b9f;}
This box has a color of #9f9b9f
<div style="background-color:#9f9b9f;">Content here</div>
.mybackground {background-color:#9f9b9f;}
Border around this has a color of #9f9b9f
<div style="border:2px solid #9f9b9f;">Content here</div>
.myborder {border:2px solid #9f9b9f;}