#969e9e color space conversions
Hex:
#969e9e
RGB:
150, 158, 158
CMY:
41, 38, 38
CMYK:
5, 0, 0, 38
HSL:
180°, 3.9604%, 60.3922%
HSV (HSB):
180°, 5.0633%, 61.9608%
XYZ:
30.9761, 33.4064, 37.1632
xyY:
0.3050, 0.3290, 33.4064
CIE-Lab:
64.4886, -2.8484, -0.9967
CIE-LCH:
64.4886, 3.0177, 199.2852
CIE-Luv:
64.4886, -4.4521, -0.9715
Hunter-Lab:
57.7982, -5.4826, 2.3364
#969e9e color charts
#969e9e color shades, tints & tones
#969e9e color schemes
#969e9e color preview, HTML & CSS examples
This text has a color of #969e9e
<p style="color:#969e9e;">Text here</p>
.mytext {color:#969e9e;}
This box has a color of #969e9e
<div style="background-color:#969e9e;">Content here</div>
.mybackground {background-color:#969e9e;}
Border around this has a color of #969e9e
<div style="border:2px solid #969e9e;">Content here</div>
.myborder {border:2px solid #969e9e;}