#967f5f color space conversions
Hex:
#967f5f
RGB:
150, 127, 95
CMY:
41, 50, 63
CMYK:
0, 15, 37, 41
HSL:
35°, 22.4490%, 48.0392%
HSV (HSB):
35°, 36.6667%, 58.8235%
XYZ:
22.2326, 22.4890, 13.9955
xyY:
0.3786, 0.3830, 22.4890
CIE-Lab:
54.5420, 4.0127, 20.6898
CIE-LCH:
54.5420, 21.0753, 79.0239
CIE-Luv:
54.5420, 16.7518, 25.3185
Hunter-Lab:
47.4226, 0.6947, 15.6979
#967f5f color charts
#967f5f color shades, tints & tones
#967f5f color schemes
#967f5f color preview, HTML & CSS examples
This text has a color of #967f5f
<p style="color:#967f5f;">Text here</p>
.mytext {color:#967f5f;}
This box has a color of #967f5f
<div style="background-color:#967f5f;">Content here</div>
.mybackground {background-color:#967f5f;}
Border around this has a color of #967f5f
<div style="border:2px solid #967f5f;">Content here</div>
.myborder {border:2px solid #967f5f;}