#9f8a8e color space conversions
Hex:
#9f8a8e
RGB:
159, 138, 142
CMY:
38, 46, 44
CMYK:
0, 13, 11, 38
HSL:
349°, 9.8592%, 58.2353%
HSV (HSB):
349°, 13.2075%, 62.3529%
XYZ:
28.2690, 27.5009, 29.4094
xyY:
0.3319, 0.3229, 27.5009
CIE-Lab:
59.4351, 8.6035, 0.7783
CIE-LCH:
59.4351, 8.6386, 5.1689
CIE-Luv:
59.4351, 12.2933, -0.3607
Hunter-Lab:
52.4413, 4.4501, 3.4586
#9f8a8e color charts
#9f8a8e color shades, tints & tones
#9f8a8e color schemes
#9f8a8e color preview, HTML & CSS examples
This text has a color of #9f8a8e
<p style="color:#9f8a8e;">Text here</p>
.mytext {color:#9f8a8e;}
This box has a color of #9f8a8e
<div style="background-color:#9f8a8e;">Content here</div>
.mybackground {background-color:#9f8a8e;}
Border around this has a color of #9f8a8e
<div style="border:2px solid #9f8a8e;">Content here</div>
.myborder {border:2px solid #9f8a8e;}