#969e7f color space conversions
Hex:
#969e7f
RGB:
150, 158, 127
CMY:
41, 38, 50
CMYK:
5, 0, 20, 38
HSL:
75°, 13.7778%, 55.8824%
HSV (HSB):
75°, 19.6203%, 61.9608%
XYZ:
28.6353, 32.4701, 24.8368
xyY:
0.3332, 0.3778, 32.4701
CIE-Lab:
63.7295, -8.4716, 15.2636
CIE-LCH:
63.7295, 17.4569, 119.0311
CIE-Luv:
63.7295, -3.1207, 22.2073
Hunter-Lab:
56.9825, -10.0181, 14.0452
#969e7f color charts
#969e7f color shades, tints & tones
#969e7f color schemes
#969e7f color preview, HTML & CSS examples
This text has a color of #969e7f
<p style="color:#969e7f;">Text here</p>
.mytext {color:#969e7f;}
This box has a color of #969e7f
<div style="background-color:#969e7f;">Content here</div>
.mybackground {background-color:#969e7f;}
Border around this has a color of #969e7f
<div style="border:2px solid #969e7f;">Content here</div>
.myborder {border:2px solid #969e7f;}