#9f9f80 color space conversions
Hex:
#9f9f80
RGB:
159, 159, 128
CMY:
38, 38, 50
CMYK:
0, 0, 19, 38
HSL:
60°, 13.9013%, 56.2745%
HSV (HSB):
60°, 19.4969%, 62.3529%
XYZ:
30.5925, 33.7257, 25.3194
xyY:
0.3413, 0.3762, 33.7257
CIE-Lab:
64.7443, -5.3766, 16.2267
CIE-LCH:
64.7443, 17.0943, 108.3323
CIE-Luv:
64.7443, 1.6570, 22.9581
Hunter-Lab:
58.0738, -7.5979, 14.8021
#9f9f80 color charts
#9f9f80 color shades, tints & tones
#9f9f80 color schemes
#9f9f80 color preview, HTML & CSS examples
This text has a color of #9f9f80
<p style="color:#9f9f80;">Text here</p>
.mytext {color:#9f9f80;}
This box has a color of #9f9f80
<div style="background-color:#9f9f80;">Content here</div>
.mybackground {background-color:#9f9f80;}
Border around this has a color of #9f9f80
<div style="border:2px solid #9f9f80;">Content here</div>
.myborder {border:2px solid #9f9f80;}