#7f7f7d color space conversions
Hex:
#7f7f7d
RGB:
127, 127, 125
CMY:
50, 50, 51
CMYK:
0, 0, 2, 50
HSL:
60°, 0.7937%, 49.4118%
HSV (HSB):
60°, 1.5748%, 49.8039%
XYZ:
20.0434, 21.1714, 22.4321
xyY:
0.3149, 0.3326, 21.1714
CIE-Lab:
53.1366, -0.3924, 1.0783
CIE-LCH:
53.1366, 1.1475, 109.9941
CIE-Luv:
53.1366, 0.1129, 1.5494
Hunter-Lab:
46.0124, -2.7655, 3.3034
#7f7f7d color charts
#7f7f7d color shades, tints & tones
#7f7f7d color schemes
#7f7f7d color preview, HTML & CSS examples
This text has a color of #7f7f7d
<p style="color:#7f7f7d;">Text here</p>
.mytext {color:#7f7f7d;}
This box has a color of #7f7f7d
<div style="background-color:#7f7f7d;">Content here</div>
.mybackground {background-color:#7f7f7d;}
Border around this has a color of #7f7f7d
<div style="border:2px solid #7f7f7d;">Content here</div>
.myborder {border:2px solid #7f7f7d;}