#9f9a9f color space conversions
Hex:
#9f9a9f
RGB:
159, 154, 159
CMY:
38, 40, 38
CMYK:
0, 3, 0, 38
HSL:
300°, 2.5381%, 61.3725%
HSV (HSB):
300°, 3.1447%, 62.3529%
XYZ:
32.1117, 32.9853, 37.4752
xyY:
0.3131, 0.3216, 32.9853
CIE-Lab:
64.1490, 2.7697, -1.9722
CIE-LCH:
64.1490, 3.4001, 324.5464
CIE-Luv:
64.1490, 2.5623, -3.3230
Hunter-Lab:
57.4329, -0.7051, 1.5160
#9f9a9f color charts
#9f9a9f color shades, tints & tones
#9f9a9f color schemes
#9f9a9f color preview, HTML & CSS examples
This text has a color of #9f9a9f
<p style="color:#9f9a9f;">Text here</p>
.mytext {color:#9f9a9f;}
This box has a color of #9f9a9f
<div style="background-color:#9f9a9f;">Content here</div>
.mybackground {background-color:#9f9a9f;}
Border around this has a color of #9f9a9f
<div style="border:2px solid #9f9a9f;">Content here</div>
.myborder {border:2px solid #9f9a9f;}