#9f7f84 color space conversions
Hex:
#9f7f84
RGB:
159, 127, 132
CMY:
38, 50, 48
CMYK:
0, 20, 17, 38
HSL:
351°, 14.2857%, 56.0784%
HSV (HSB):
351°, 20.1258%, 62.3529%
XYZ:
26.0523, 24.2156, 25.1308
xyY:
0.3455, 0.3212, 24.2156
CIE-Lab:
56.3030, 13.1415, 1.9790
CIE-LCH:
56.3030, 13.2896, 8.5641
CIE-Luv:
56.3030, 19.3385, 0.4955
Hunter-Lab:
49.2094, 8.3847, 4.1677
#9f7f84 color charts
#9f7f84 color shades, tints & tones
#9f7f84 color schemes
#9f7f84 color preview, HTML & CSS examples
This text has a color of #9f7f84
<p style="color:#9f7f84;">Text here</p>
.mytext {color:#9f7f84;}
This box has a color of #9f7f84
<div style="background-color:#9f7f84;">Content here</div>
.mybackground {background-color:#9f7f84;}
Border around this has a color of #9f7f84
<div style="border:2px solid #9f7f84;">Content here</div>
.myborder {border:2px solid #9f7f84;}