#7f7f6f color space conversions
Hex:
#7f7f6f
RGB:
127, 127, 111
CMY:
50, 50, 56
CMYK:
0, 0, 13, 50
HSL:
60°, 6.7227%, 46.6667%
HSV (HSB):
60°, 12.5984%, 49.8039%
XYZ:
19.2110, 20.8385, 18.0486
xyY:
0.3307, 0.3587, 20.8385
CIE-Lab:
52.7723, -3.0003, 8.7082
CIE-LCH:
52.7723, 9.2105, 109.0105
CIE-Luv:
52.7723, 0.8727, 12.0866
Hunter-Lab:
45.6492, -4.7660, 8.5125
#7f7f6f color charts
#7f7f6f color shades, tints & tones
#7f7f6f color schemes
#7f7f6f color preview, HTML & CSS examples
This text has a color of #7f7f6f
<p style="color:#7f7f6f;">Text here</p>
.mytext {color:#7f7f6f;}
This box has a color of #7f7f6f
<div style="background-color:#7f7f6f;">Content here</div>
.mybackground {background-color:#7f7f6f;}
Border around this has a color of #7f7f6f
<div style="border:2px solid #7f7f6f;">Content here</div>
.myborder {border:2px solid #7f7f6f;}