#7e7f7d color space conversions
Hex:
#7e7f7d
RGB:
126, 127, 125
CMY:
51, 50, 51
CMYK:
1, 0, 2, 50
HSL:
90°, 0.7937%, 49.4118%
HSV (HSB):
90°, 1.5748%, 49.8039%
XYZ:
19.8952, 21.0950, 22.4252
xyY:
0.3137, 0.3326, 21.0950
CIE-Lab:
53.0533, -0.7688, 0.9469
CIE-LCH:
53.0533, 1.2197, 129.0729
CIE-Luv:
53.0533, -0.4554, 1.4295
Hunter-Lab:
45.9293, -3.0554, 3.2019
#7e7f7d color charts
#7e7f7d color shades, tints & tones
#7e7f7d color schemes
#7e7f7d color preview, HTML & CSS examples
This text has a color of #7e7f7d
<p style="color:#7e7f7d;">Text here</p>
.mytext {color:#7e7f7d;}
This box has a color of #7e7f7d
<div style="background-color:#7e7f7d;">Content here</div>
.mybackground {background-color:#7e7f7d;}
Border around this has a color of #7e7f7d
<div style="border:2px solid #7e7f7d;">Content here</div>
.myborder {border:2px solid #7e7f7d;}