#9f9f8a color space conversions
Hex:
#9f9f8a
RGB:
159, 159, 138
CMY:
38, 38, 46
CMYK:
0, 0, 13, 38
HSL:
60°, 9.8592%, 58.2353%
HSV (HSB):
60°, 13.2075%, 62.3529%
XYZ:
31.2837, 34.0022, 28.9590
xyY:
0.3319, 0.3608, 34.0022
CIE-Lab:
64.9643, -3.7637, 10.9748
CIE-LCH:
64.9643, 11.6022, 108.9290
CIE-Luv:
64.9643, 1.1467, 15.8824
Hunter-Lab:
58.3114, -6.2809, 11.3730
#9f9f8a color charts
#9f9f8a color shades, tints & tones
#9f9f8a color schemes
#9f9f8a color preview, HTML & CSS examples
This text has a color of #9f9f8a
<p style="color:#9f9f8a;">Text here</p>
.mytext {color:#9f9f8a;}
This box has a color of #9f9f8a
<div style="background-color:#9f9f8a;">Content here</div>
.mybackground {background-color:#9f9f8a;}
Border around this has a color of #9f9f8a
<div style="border:2px solid #9f9f8a;">Content here</div>
.myborder {border:2px solid #9f9f8a;}