#7f7d80 color space conversions
Hex:
#7f7d80
RGB:
127, 125, 128
CMY:
50, 51, 50
CMYK:
1, 2, 0, 50
HSL:
280°, 1.1858%, 49.6078%
HSV (HSB):
280°, 2.3438%, 50.1961%
XYZ:
19.9823, 20.7378, 23.3717
xyY:
0.3118, 0.3236, 20.7378
CIE-Lab:
52.6613, 1.3535, -1.3678
CIE-LCH:
52.6613, 1.9243, 314.6977
CIE-Luv:
52.6613, 0.9608, -2.1156
Hunter-Lab:
45.5387, -1.3674, 1.4479
#7f7d80 color charts
#7f7d80 color shades, tints & tones
#7f7d80 color schemes
#7f7d80 color preview, HTML & CSS examples
This text has a color of #7f7d80
<p style="color:#7f7d80;">Text here</p>
.mytext {color:#7f7d80;}
This box has a color of #7f7d80
<div style="background-color:#7f7d80;">Content here</div>
.mybackground {background-color:#7f7d80;}
Border around this has a color of #7f7d80
<div style="border:2px solid #7f7d80;">Content here</div>
.myborder {border:2px solid #7f7d80;}