#967f7d color space conversions
Hex:
#967f7d
RGB:
150, 127, 125
CMY:
41, 50, 51
CMYK:
0, 15, 17, 41
HSL:
5°, 10.6383%, 53.9216%
HSV (HSB):
5°, 16.6667%, 58.8235%
XYZ:
23.8687, 23.1434, 22.6112
xyY:
0.3428, 0.3324, 23.1434
CIE-Lab:
55.2198, 8.4704, 4.3566
CIE-LCH:
55.2198, 9.5251, 27.2183
CIE-Luv:
55.2198, 14.1528, 4.5144
Hunter-Lab:
48.1076, 4.3749, 5.8083
#967f7d color charts
#967f7d color shades, tints & tones
#967f7d color schemes
#967f7d color preview, HTML & CSS examples
This text has a color of #967f7d
<p style="color:#967f7d;">Text here</p>
.mytext {color:#967f7d;}
This box has a color of #967f7d
<div style="background-color:#967f7d;">Content here</div>
.mybackground {background-color:#967f7d;}
Border around this has a color of #967f7d
<div style="border:2px solid #967f7d;">Content here</div>
.myborder {border:2px solid #967f7d;}