#9f7f6a color space conversions
Hex:
#9f7f6a
RGB:
159, 127, 106
CMY:
38, 50, 58
CMYK:
0, 20, 33, 38
HSL:
24°, 21.6327%, 51.9608%
HSV (HSB):
24°, 33.3333%, 62.3529%
XYZ:
24.4890, 23.5903, 16.8983
xyY:
0.3769, 0.3631, 23.5903
CIE-Lab:
55.6752, 9.2164, 16.0987
CIE-LCH:
55.6752, 18.5502, 60.2092
CIE-Luv:
55.6752, 22.0573, 19.1950
Hunter-Lab:
48.5698, 5.0027, 13.3708
#9f7f6a color charts
#9f7f6a color shades, tints & tones
#9f7f6a color schemes
#9f7f6a color preview, HTML & CSS examples
This text has a color of #9f7f6a
<p style="color:#9f7f6a;">Text here</p>
.mytext {color:#9f7f6a;}
This box has a color of #9f7f6a
<div style="background-color:#9f7f6a;">Content here</div>
.mybackground {background-color:#9f7f6a;}
Border around this has a color of #9f7f6a
<div style="border:2px solid #9f7f6a;">Content here</div>
.myborder {border:2px solid #9f7f6a;}