#9f8f80 color space conversions
Hex:
#9f8f80
RGB:
159, 143, 128
CMY:
38, 44, 50
CMYK:
0, 10, 19, 38
HSL:
29°, 13.9013%, 56.2745%
HSV (HSB):
29°, 19.4969%, 62.3529%
XYZ:
28.0168, 28.5744, 24.4608
xyY:
0.3457, 0.3525, 28.5744
CIE-Lab:
60.4041, 3.4311, 10.1499
CIE-LCH:
60.4041, 10.7141, 71.3225
CIE-Luv:
60.4041, 10.6810, 13.2513
Hunter-Lab:
53.4550, 0.0091, 10.2876
#9f8f80 color charts
#9f8f80 color shades, tints & tones
#9f8f80 color schemes
#9f8f80 color preview, HTML & CSS examples
This text has a color of #9f8f80
<p style="color:#9f8f80;">Text here</p>
.mytext {color:#9f8f80;}
This box has a color of #9f8f80
<div style="background-color:#9f8f80;">Content here</div>
.mybackground {background-color:#9f8f80;}
Border around this has a color of #9f8f80
<div style="border:2px solid #9f8f80;">Content here</div>
.myborder {border:2px solid #9f8f80;}