#969f7e color space conversions
Hex:
#969f7e
RGB:
150, 159, 126
CMY:
41, 38, 51
CMYK:
6, 0, 21, 38
HSL:
76°, 14.6667%, 55.8824%
HSV (HSB):
76°, 20.7547%, 62.3529%
XYZ:
28.7417, 32.7867, 24.5523
xyY:
0.3339, 0.3809, 32.7867
CIE-Lab:
63.9878, -9.1703, 16.1773
CIE-LCH:
63.9878, 18.5957, 119.5471
CIE-Luv:
63.9878, -3.6248, 23.5123
Hunter-Lab:
57.2596, -10.6056, 14.6589
#969f7e color charts
#969f7e color shades, tints & tones
#969f7e color schemes
#969f7e color preview, HTML & CSS examples
This text has a color of #969f7e
<p style="color:#969f7e;">Text here</p>
.mytext {color:#969f7e;}
This box has a color of #969f7e
<div style="background-color:#969f7e;">Content here</div>
.mybackground {background-color:#969f7e;}
Border around this has a color of #969f7e
<div style="border:2px solid #969f7e;">Content here</div>
.myborder {border:2px solid #969f7e;}