#7e7e8a color space conversions
Hex:
#7e7e8a
RGB:
126, 126, 138
CMY:
51, 51, 46
CMYK:
9, 9, 0, 46
HSL:
240°, 4.8780%, 51.7647%
HSV (HSB):
240°, 8.6957%, 54.1176%
XYZ:
20.6525, 21.1923, 27.0468
xyY:
0.2998, 0.3076, 21.1923
CIE-Lab:
53.1593, 2.4942, -6.4829
CIE-LCH:
53.1593, 6.9461, 291.0431
CIE-Luv:
53.1593, -0.6899, -9.5827
Hunter-Lab:
46.0351, -0.4819, -2.6098
#7e7e8a color charts
#7e7e8a color shades, tints & tones
#7e7e8a color schemes
#7e7e8a color preview, HTML & CSS examples
This text has a color of #7e7e8a
<p style="color:#7e7e8a;">Text here</p>
.mytext {color:#7e7e8a;}
This box has a color of #7e7e8a
<div style="background-color:#7e7e8a;">Content here</div>
.mybackground {background-color:#7e7e8a;}
Border around this has a color of #7e7e8a
<div style="border:2px solid #7e7e8a;">Content here</div>
.myborder {border:2px solid #7e7e8a;}