#9f6e6e color space conversions
Hex:
#9f6e6e
RGB:
159, 110, 110
CMY:
38, 57, 57
CMYK:
0, 31, 31, 38
HSL:
0°, 20.3320%, 52.7451%
HSV (HSB):
0°, 30.8176%, 62.3529%
XYZ:
22.6885, 19.6486, 17.3486
xyY:
0.3801, 0.3292, 19.6486
CIE-Lab:
51.4375, 19.4856, 7.8461
CIE-LCH:
51.4375, 21.0060, 21.9328
CIE-Luv:
51.4375, 31.9617, 6.8854
Hunter-Lab:
44.3267, 13.7929, 7.8238
#9f6e6e color charts
#9f6e6e color shades, tints & tones
#9f6e6e color schemes
#9f6e6e color preview, HTML & CSS examples
This text has a color of #9f6e6e
<p style="color:#9f6e6e;">Text here</p>
.mytext {color:#9f6e6e;}
This box has a color of #9f6e6e
<div style="background-color:#9f6e6e;">Content here</div>
.mybackground {background-color:#9f6e6e;}
Border around this has a color of #9f6e6e
<div style="border:2px solid #9f6e6e;">Content here</div>
.myborder {border:2px solid #9f6e6e;}