#9f6f6e color space conversions
Hex:
#9f6f6e
RGB:
159, 111, 110
CMY:
38, 56, 57
CMYK:
0, 30, 31, 38
HSL:
1°, 20.3320%, 52.7451%
HSV (HSB):
1°, 30.8176%, 62.3529%
XYZ:
22.7970, 19.8656, 17.3848
xyY:
0.3797, 0.3308, 19.8656
CIE-Lab:
51.6849, 18.9130, 8.1973
CIE-LCH:
51.6849, 20.6131, 23.4330
CIE-Luv:
51.6849, 31.3607, 7.4432
Hunter-Lab:
44.5708, 13.2998, 8.0736
#9f6f6e color charts
#9f6f6e color shades, tints & tones
#9f6f6e color schemes
#9f6f6e color preview, HTML & CSS examples
This text has a color of #9f6f6e
<p style="color:#9f6f6e;">Text here</p>
.mytext {color:#9f6f6e;}
This box has a color of #9f6f6e
<div style="background-color:#9f6f6e;">Content here</div>
.mybackground {background-color:#9f6f6e;}
Border around this has a color of #9f6f6e
<div style="border:2px solid #9f6f6e;">Content here</div>
.myborder {border:2px solid #9f6f6e;}