#7f7e6f color space conversions
Hex:
#7f7e6f
RGB:
127, 126, 111
CMY:
50, 51, 56
CMYK:
0, 1, 13, 50
HSL:
56°, 6.7227%, 46.6667%
HSV (HSB):
56°, 12.5984%, 49.8039%
XYZ:
19.0825, 20.5814, 18.0058
xyY:
0.3309, 0.3569, 20.5814
CIE-Lab:
52.4883, -2.4322, 8.3056
CIE-LCH:
52.4883, 8.6544, 106.3220
CIE-Luv:
52.4883, 1.4127, 11.4590
Hunter-Lab:
45.3668, -4.3099, 8.2249
#7f7e6f color charts
#7f7e6f color shades, tints & tones
#7f7e6f color schemes
#7f7e6f color preview, HTML & CSS examples
This text has a color of #7f7e6f
<p style="color:#7f7e6f;">Text here</p>
.mytext {color:#7f7e6f;}
This box has a color of #7f7e6f
<div style="background-color:#7f7e6f;">Content here</div>
.mybackground {background-color:#7f7e6f;}
Border around this has a color of #7f7e6f
<div style="border:2px solid #7f7e6f;">Content here</div>
.myborder {border:2px solid #7f7e6f;}