#7f8d8d color space conversions
Hex:
#7f8d8d
RGB:
127, 141, 141
CMY:
50, 45, 45
CMYK:
10, 0, 0, 45
HSL:
180°, 5.7851%, 52.5490%
HSV (HSB):
180°, 9.9291%, 55.2941%
XYZ:
23.0850, 25.4849, 28.9017
xyY:
0.2980, 0.3290, 25.4849
CIE-Lab:
57.5448, -5.0425, -1.7325
CIE-LCH:
57.5448, 5.3318, 198.9614
CIE-Luv:
57.5448, -7.6162, -1.6528
Hunter-Lab:
50.4825, -6.7188, 1.3938
#7f8d8d color charts
#7f8d8d color shades, tints & tones
#7f8d8d color schemes
#7f8d8d color preview, HTML & CSS examples
This text has a color of #7f8d8d
<p style="color:#7f8d8d;">Text here</p>
.mytext {color:#7f8d8d;}
This box has a color of #7f8d8d
<div style="background-color:#7f8d8d;">Content here</div>
.mybackground {background-color:#7f8d8d;}
Border around this has a color of #7f8d8d
<div style="border:2px solid #7f8d8d;">Content here</div>
.myborder {border:2px solid #7f8d8d;}