#7f7e80 color space conversions
Hex:
#7f7e80
RGB:
127, 126, 128
CMY:
50, 51, 50
CMYK:
1, 2, 0, 50
HSL:
270°, 0.7874%, 49.8039%
HSV (HSB):
270°, 1.5625%, 50.1961%
XYZ:
20.1095, 20.9922, 23.4141
xyY:
0.3117, 0.3254, 20.9922
CIE-Lab:
52.9410, 0.7775, -0.9580
CIE-LCH:
52.9410, 1.2338, 309.0644
CIE-Luv:
52.9410, 0.4525, -1.4543
Hunter-Lab:
45.8173, -1.8354, 1.7730
#7f7e80 color charts
#7f7e80 color shades, tints & tones
#7f7e80 color schemes
#7f7e80 color preview, HTML & CSS examples
This text has a color of #7f7e80
<p style="color:#7f7e80;">Text here</p>
.mytext {color:#7f7e80;}
This box has a color of #7f7e80
<div style="background-color:#7f7e80;">Content here</div>
.mybackground {background-color:#7f7e80;}
Border around this has a color of #7f7e80
<div style="border:2px solid #7f7e80;">Content here</div>
.myborder {border:2px solid #7f7e80;}