#969d7d color space conversions
Hex:
#969d7d
RGB:
150, 157, 125
CMY:
41, 38, 51
CMYK:
4, 0, 20, 38
HSL:
73°, 14.0351%, 55.2941%
HSV (HSB):
73°, 20.3822%, 61.5686%
XYZ:
28.3363, 32.0786, 24.1003
xyY:
0.3353, 0.3796, 32.0786
CIE-Lab:
63.4078, -8.2557, 15.9289
CIE-LCH:
63.4078, 17.9412, 117.3971
CIE-Luv:
63.4078, -2.4953, 22.9825
Hunter-Lab:
56.6380, -9.8119, 14.4178
#969d7d color charts
#969d7d color shades, tints & tones
#969d7d color schemes
#969d7d color preview, HTML & CSS examples
This text has a color of #969d7d
<p style="color:#969d7d;">Text here</p>
.mytext {color:#969d7d;}
This box has a color of #969d7d
<div style="background-color:#969d7d;">Content here</div>
.mybackground {background-color:#969d7d;}
Border around this has a color of #969d7d
<div style="border:2px solid #969d7d;">Content here</div>
.myborder {border:2px solid #969d7d;}