#969f9f color space conversions
Hex:
#969f9f
RGB:
150, 159, 159
CMY:
41, 38, 38
CMYK:
6, 0, 0, 38
HSL:
180°, 4.4776%, 60.5882%
HSV (HSB):
180°, 5.6604%, 62.3529%
XYZ:
31.2338, 33.7835, 37.6756
xyY:
0.3041, 0.3290, 33.7835
CIE-Lab:
64.7904, -3.1974, -1.1158
CIE-LCH:
64.7904, 3.3865, 199.2372
CIE-Luv:
64.7904, -4.9953, -1.0887
Hunter-Lab:
58.1236, -5.7959, 2.2549
#969f9f color charts
#969f9f color shades, tints & tones
#969f9f color schemes
#969f9f color preview, HTML & CSS examples
This text has a color of #969f9f
<p style="color:#969f9f;">Text here</p>
.mytext {color:#969f9f;}
This box has a color of #969f9f
<div style="background-color:#969f9f;">Content here</div>
.mybackground {background-color:#969f9f;}
Border around this has a color of #969f9f
<div style="border:2px solid #969f9f;">Content here</div>
.myborder {border:2px solid #969f9f;}