#7f9e9e color space conversions
Hex:
#7f9e9e
RGB:
127, 158, 158
CMY:
50, 38, 38
CMYK:
20, 0, 0, 38
HSL:
180°, 13.7778%, 55.8824%
HSV (HSB):
180°, 19.6203%, 61.9608%
XYZ:
27.1508, 31.4344, 36.9842
xyY:
0.2841, 0.3289, 31.4344
CIE-Lab:
62.8726, -10.6734, -3.5581
CIE-LCH:
62.8726, 11.2509, 198.4363
CIE-Luv:
62.8726, -16.0938, -3.4824
Hunter-Lab:
56.0664, -11.6754, 0.1358
#7f9e9e color charts
#7f9e9e color shades, tints & tones
#7f9e9e color schemes
#7f9e9e color preview, HTML & CSS examples
This text has a color of #7f9e9e
<p style="color:#7f9e9e;">Text here</p>
.mytext {color:#7f9e9e;}
This box has a color of #7f9e9e
<div style="background-color:#7f9e9e;">Content here</div>
.mybackground {background-color:#7f9e9e;}
Border around this has a color of #7f9e9e
<div style="border:2px solid #7f9e9e;">Content here</div>
.myborder {border:2px solid #7f9e9e;}