#7e9e8e color space conversions
Hex:
#7e9e8e
RGB:
126, 158, 142
CMY:
51, 38, 44
CMYK:
20, 0, 10, 38
HSL:
150°, 14.1593%, 55.6863%
HSV (HSB):
150°, 20.2532%, 61.9608%
XYZ:
25.7135, 30.8423, 30.1891
xyY:
0.2964, 0.3556, 30.8423
CIE-Lab:
62.3743, -14.4418, 4.7134
CIE-LCH:
62.3743, 15.1915, 161.9249
CIE-Luv:
62.3743, -16.3576, 9.0395
Hunter-Lab:
55.5359, -14.5409, 6.6453
#7e9e8e color charts
#7e9e8e color shades, tints & tones
#7e9e8e color schemes
#7e9e8e color preview, HTML & CSS examples
This text has a color of #7e9e8e
<p style="color:#7e9e8e;">Text here</p>
.mytext {color:#7e9e8e;}
This box has a color of #7e9e8e
<div style="background-color:#7e9e8e;">Content here</div>
.mybackground {background-color:#7e9e8e;}
Border around this has a color of #7e9e8e
<div style="border:2px solid #7e9e8e;">Content here</div>
.myborder {border:2px solid #7e9e8e;}