#9f8c8e color space conversions
Hex:
#9f8c8e
RGB:
159, 140, 142
CMY:
38, 45, 44
CMYK:
0, 12, 11, 38
HSL:
354°, 9.0047%, 58.6275%
HSV (HSB):
354°, 11.9497%, 62.3529%
XYZ:
28.5586, 28.0801, 29.5060
xyY:
0.3315, 0.3260, 28.0801
CIE-Lab:
59.9610, 7.4725, 1.5437
CIE-LCH:
59.9610, 7.6303, 11.6725
CIE-Luv:
59.9610, 11.2111, 0.9061
Hunter-Lab:
52.9906, 3.4667, 4.0799
#9f8c8e color charts
#9f8c8e color shades, tints & tones
#9f8c8e color schemes
#9f8c8e color preview, HTML & CSS examples
This text has a color of #9f8c8e
<p style="color:#9f8c8e;">Text here</p>
.mytext {color:#9f8c8e;}
This box has a color of #9f8c8e
<div style="background-color:#9f8c8e;">Content here</div>
.mybackground {background-color:#9f8c8e;}
Border around this has a color of #9f8c8e
<div style="border:2px solid #9f8c8e;">Content here</div>
.myborder {border:2px solid #9f8c8e;}