#9f676e color space conversions
Hex:
#9f676e
RGB:
159, 103, 110
CMY:
38, 60, 57
CMYK:
0, 35, 31, 38
HSL:
353°, 22.5806%, 51.3725%
HSV (HSB):
353°, 35.2201%, 62.3529%
XYZ:
21.9628, 18.1972, 17.1067
xyY:
0.3835, 0.3178, 18.1972
CIE-Lab:
49.7344, 23.4838, 5.4160
CIE-LCH:
49.7344, 24.1003, 12.9870
CIE-Luv:
49.7344, 36.1346, 3.0207
Hunter-Lab:
42.6582, 17.2498, 6.0844
#9f676e color charts
#9f676e color shades, tints & tones
#9f676e color schemes
#9f676e color preview, HTML & CSS examples
This text has a color of #9f676e
<p style="color:#9f676e;">Text here</p>
.mytext {color:#9f676e;}
This box has a color of #9f676e
<div style="background-color:#9f676e;">Content here</div>
.mybackground {background-color:#9f676e;}
Border around this has a color of #9f676e
<div style="border:2px solid #9f676e;">Content here</div>
.myborder {border:2px solid #9f676e;}