#7f7a82 color space conversions
Hex:
#7f7a82
RGB:
127, 122, 130
CMY:
50, 52, 49
CMYK:
2, 6, 0, 49
HSL:
278°, 3.1746%, 49.4118%
HSV (HSB):
278°, 6.1538%, 50.9804%
XYZ:
19.7412, 20.0428, 23.9473
xyY:
0.3098, 0.3145, 20.0428
CIE-Lab:
51.8856, 3.4966, -3.6804
CIE-LCH:
51.8856, 5.0765, 313.5329
CIE-Luv:
51.8856, 2.3510, -5.6888
Hunter-Lab:
44.7692, 0.3644, -0.3761
#7f7a82 color charts
#7f7a82 color shades, tints & tones
#7f7a82 color schemes
#7f7a82 color preview, HTML & CSS examples
This text has a color of #7f7a82
<p style="color:#7f7a82;">Text here</p>
.mytext {color:#7f7a82;}
This box has a color of #7f7a82
<div style="background-color:#7f7a82;">Content here</div>
.mybackground {background-color:#7f7a82;}
Border around this has a color of #7f7a82
<div style="border:2px solid #7f7a82;">Content here</div>
.myborder {border:2px solid #7f7a82;}