#9f9f6c color space conversions
Hex:
#9f9f6c
RGB:
159, 159, 108
CMY:
38, 38, 58
CMYK:
0, 0, 32, 38
HSL:
60°, 20.9877%, 52.3529%
HSV (HSB):
60°, 32.0755%, 62.3529%
XYZ:
29.4030, 33.2499, 19.0555
xyY:
0.3599, 0.4069, 33.2499
CIE-Lab:
64.3628, -8.2321, 26.6856
CIE-LCH:
64.3628, 27.9265, 107.1443
CIE-Luv:
64.3628, 2.5913, 35.9141
Hunter-Lab:
57.6627, -9.8903, 20.7706
#9f9f6c color charts
#9f9f6c color shades, tints & tones
#9f9f6c color schemes
#9f9f6c color preview, HTML & CSS examples
This text has a color of #9f9f6c
<p style="color:#9f9f6c;">Text here</p>
.mytext {color:#9f9f6c;}
This box has a color of #9f9f6c
<div style="background-color:#9f9f6c;">Content here</div>
.mybackground {background-color:#9f9f6c;}
Border around this has a color of #9f9f6c
<div style="border:2px solid #9f9f6c;">Content here</div>
.myborder {border:2px solid #9f9f6c;}