#7e8e8c color space conversions
Hex:
#7e8e8c
RGB:
126, 142, 140
CMY:
51, 44, 45
CMYK:
11, 0, 1, 44
HSL:
173°, 6.6116%, 52.5490%
HSV (HSB):
173°, 11.2676%, 55.6863%
XYZ:
23.0108, 25.6751, 28.5539
xyY:
0.2979, 0.3324, 25.6751
CIE-Lab:
57.7273, -6.1637, -0.9002
CIE-LCH:
57.7273, 6.2290, 188.3093
CIE-Luv:
57.7273, -8.5863, -0.2860
Hunter-Lab:
50.6706, -7.6121, 2.0582
#7e8e8c color charts
#7e8e8c color shades, tints & tones
#7e8e8c color schemes
#7e8e8c color preview, HTML & CSS examples
This text has a color of #7e8e8c
<p style="color:#7e8e8c;">Text here</p>
.mytext {color:#7e8e8c;}
This box has a color of #7e8e8c
<div style="background-color:#7e8e8c;">Content here</div>
.mybackground {background-color:#7e8e8c;}
Border around this has a color of #7e8e8c
<div style="border:2px solid #7e8e8c;">Content here</div>
.myborder {border:2px solid #7e8e8c;}