#7e7d7e color space conversions
Hex:
#7e7d7e
RGB:
126, 125, 126
CMY:
51, 51, 51
CMYK:
0, 1, 0, 51
HSL:
300°, 0.3984%, 49.2157%
HSV (HSB):
300°, 0.7937%, 49.4118%
XYZ:
19.7037, 20.6092, 22.6781
xyY:
0.3128, 0.3272, 20.6092
CIE-Lab:
52.5191, 0.5781, -0.4166
CIE-LCH:
52.5191, 0.7126, 324.2263
CIE-Luv:
52.5191, 0.5107, -0.6686
Hunter-Lab:
45.3974, -1.9715, 2.1600
#7e7d7e color charts
#7e7d7e color shades, tints & tones
#7e7d7e color schemes
#7e7d7e color preview, HTML & CSS examples
This text has a color of #7e7d7e
<p style="color:#7e7d7e;">Text here</p>
.mytext {color:#7e7d7e;}
This box has a color of #7e7d7e
<div style="background-color:#7e7d7e;">Content here</div>
.mybackground {background-color:#7e7d7e;}
Border around this has a color of #7e7d7e
<div style="border:2px solid #7e7d7e;">Content here</div>
.myborder {border:2px solid #7e7d7e;}