#969e8e color space conversions
Hex:
#969e8e
RGB:
150, 158, 142
CMY:
41, 38, 44
CMYK:
5, 0, 10, 38
HSL:
90°, 7.6190%, 58.8235%
HSV (HSB):
90°, 10.1266%, 61.9608%
XYZ:
29.6870, 32.8907, 30.3751
xyY:
0.3194, 0.3538, 32.8907
CIE-Lab:
64.0723, -5.8950, 7.3738
CIE-LCH:
64.0723, 9.4405, 128.6406
CIE-Luv:
64.0723, -3.7429, 11.3609
Hunter-Lab:
57.3505, -7.9641, 8.7430
#969e8e color charts
#969e8e color shades, tints & tones
#969e8e color schemes
#969e8e color preview, HTML & CSS examples
This text has a color of #969e8e
<p style="color:#969e8e;">Text here</p>
.mytext {color:#969e8e;}
This box has a color of #969e8e
<div style="background-color:#969e8e;">Content here</div>
.mybackground {background-color:#969e8e;}
Border around this has a color of #969e8e
<div style="border:2px solid #969e8e;">Content here</div>
.myborder {border:2px solid #969e8e;}