#9f876f color space conversions
Hex:
#9f876f
RGB:
159, 135, 111
CMY:
38, 47, 56
CMYK:
0, 15, 30, 38
HSL:
30°, 20.0000%, 52.9412%
HSV (HSB):
30°, 30.1887%, 62.3529%
XYZ:
25.8313, 25.8466, 18.6664
xyY:
0.3672, 0.3674, 25.8466
CIE-Lab:
57.8911, 5.3751, 16.2945
CIE-LCH:
57.8911, 17.1581, 71.7436
CIE-Luv:
57.8911, 16.7236, 20.3910
Hunter-Lab:
50.8395, 1.7257, 13.8186
#9f876f color charts
#9f876f color shades, tints & tones
#9f876f color schemes
#9f876f color preview, HTML & CSS examples
This text has a color of #9f876f
<p style="color:#9f876f;">Text here</p>
.mytext {color:#9f876f;}
This box has a color of #9f876f
<div style="background-color:#9f876f;">Content here</div>
.mybackground {background-color:#9f876f;}
Border around this has a color of #9f876f
<div style="border:2px solid #9f876f;">Content here</div>
.myborder {border:2px solid #9f876f;}