#9f975f color space conversions
Hex:
#9f975f
RGB:
159, 151, 95
CMY:
38, 41, 63
CMYK:
0, 5, 40, 38
HSL:
53°, 25.1969%, 49.8039%
HSV (HSB):
53°, 40.2516%, 62.3529%
XYZ:
27.4302, 30.3304, 15.2351
xyY:
0.3758, 0.4155, 30.3304
CIE-Lab:
61.9382, -5.5201, 30.5458
CIE-LCH:
61.9382, 31.0405, 100.2437
CIE-Luv:
61.9382, 7.9950, 39.1080
Hunter-Lab:
55.0730, -7.4722, 22.1495
#9f975f color charts
#9f975f color shades, tints & tones
#9f975f color schemes
#9f975f color preview, HTML & CSS examples
This text has a color of #9f975f
<p style="color:#9f975f;">Text here</p>
.mytext {color:#9f975f;}
This box has a color of #9f975f
<div style="background-color:#9f975f;">Content here</div>
.mybackground {background-color:#9f975f;}
Border around this has a color of #9f975f
<div style="border:2px solid #9f975f;">Content here</div>
.myborder {border:2px solid #9f975f;}