#9f975e color space conversions
Hex:
#9f975e
RGB:
159, 151, 94
CMY:
38, 41, 63
CMYK:
0, 5, 41, 38
HSL:
53°, 25.6917%, 49.6078%
HSV (HSB):
53°, 40.8805%, 62.3529%
XYZ:
27.3851, 30.3123, 14.9972
xyY:
0.3767, 0.4170, 30.3123
CIE-Lab:
61.9228, -5.6349, 31.0624
CIE-LCH:
61.9228, 31.5693, 100.2819
CIE-Luv:
61.9228, 8.0438, 39.6630
Hunter-Lab:
55.0566, -7.5635, 22.3893
#9f975e color charts
#9f975e color shades, tints & tones
#9f975e color schemes
#9f975e color preview, HTML & CSS examples
This text has a color of #9f975e
<p style="color:#9f975e;">Text here</p>
.mytext {color:#9f975e;}
This box has a color of #9f975e
<div style="background-color:#9f975e;">Content here</div>
.mybackground {background-color:#9f975e;}
Border around this has a color of #9f975e
<div style="border:2px solid #9f975e;">Content here</div>
.myborder {border:2px solid #9f975e;}