#9f996a color space conversions
Hex:
#9f996a
RGB:
159, 153, 106
CMY:
38, 40, 58
CMYK:
0, 4, 33, 38
HSL:
53°, 21.6327%, 51.9608%
HSV (HSB):
53°, 33.3333%, 62.3529%
XYZ:
28.2908, 31.1940, 18.1656
xyY:
0.3643, 0.4017, 31.1940
CIE-Lab:
62.6711, -5.2589, 25.5382
CIE-LCH:
62.6711, 26.0740, 101.6358
CIE-Luv:
62.6711, 6.2334, 33.7819
Hunter-Lab:
55.8516, -7.3237, 19.8121
#9f996a color charts
#9f996a color shades, tints & tones
#9f996a color schemes
#9f996a color preview, HTML & CSS examples
This text has a color of #9f996a
<p style="color:#9f996a;">Text here</p>
.mytext {color:#9f996a;}
This box has a color of #9f996a
<div style="background-color:#9f996a;">Content here</div>
.mybackground {background-color:#9f996a;}
Border around this has a color of #9f996a
<div style="border:2px solid #9f996a;">Content here</div>
.myborder {border:2px solid #9f996a;}