#9f737d color space conversions
Hex:
#9f737d
RGB:
159, 115, 125
CMY:
38, 55, 51
CMYK:
0, 28, 21, 38
HSL:
346°, 18.6441%, 53.7255%
HSV (HSB):
346°, 27.6730%, 62.3529%
XYZ:
24.1305, 21.1131, 22.2055
xyY:
0.3578, 0.3130, 21.1131
CIE-Lab:
53.0730, 18.8727, 1.3679
CIE-LCH:
53.0730, 18.9222, 4.1456
CIE-Luv:
53.0730, 26.9474, -1.3592
Hunter-Lab:
45.9490, 13.3301, 3.5116
#9f737d color charts
#9f737d color shades, tints & tones
#9f737d color schemes
#9f737d color preview, HTML & CSS examples
This text has a color of #9f737d
<p style="color:#9f737d;">Text here</p>
.mytext {color:#9f737d;}
This box has a color of #9f737d
<div style="background-color:#9f737d;">Content here</div>
.mybackground {background-color:#9f737d;}
Border around this has a color of #9f737d
<div style="border:2px solid #9f737d;">Content here</div>
.myborder {border:2px solid #9f737d;}