#7f7f82 color space conversions
Hex:
#7f7f82
RGB:
127, 127, 130
CMY:
50, 50, 49
CMYK:
2, 2, 0, 49
HSL:
240°, 1.1858%, 50.3922%
HSV (HSB):
240°, 2.3077%, 50.9804%
XYZ:
20.3710, 21.3025, 24.1572
xyY:
0.3094, 0.3236, 21.3025
CIE-Lab:
53.2790, 0.6067, -1.6298
CIE-LCH:
53.2790, 1.7390, 290.4197
CIE-Luv:
53.2790, -0.1696, -2.3685
Hunter-Lab:
46.1546, -1.9869, 1.2760
#7f7f82 color charts
#7f7f82 color shades, tints & tones
#7f7f82 color schemes
#7f7f82 color preview, HTML & CSS examples
This text has a color of #7f7f82
<p style="color:#7f7f82;">Text here</p>
.mytext {color:#7f7f82;}
This box has a color of #7f7f82
<div style="background-color:#7f7f82;">Content here</div>
.mybackground {background-color:#7f7f82;}
Border around this has a color of #7f7f82
<div style="border:2px solid #7f7f82;">Content here</div>
.myborder {border:2px solid #7f7f82;}