#7a7e8e color space conversions
Hex:
#7a7e8e
RGB:
122, 126, 142
CMY:
52, 51, 44
CMYK:
14, 11, 0, 44
HSL:
228°, 8.1301%, 51.7647%
HSV (HSB):
228°, 14.0845%, 55.6863%
XYZ:
20.3694, 21.0123, 28.5734
xyY:
0.2912, 0.3004, 21.0123
CIE-Lab:
52.9629, 1.9608, -9.1438
CIE-LCH:
52.9629, 9.3516, 282.1035
CIE-Luv:
52.9629, -3.0517, -13.3810
Hunter-Lab:
45.8392, -0.8991, -4.8704
#7a7e8e color charts
#7a7e8e color shades, tints & tones
#7a7e8e color schemes
#7a7e8e color preview, HTML & CSS examples
This text has a color of #7a7e8e
<p style="color:#7a7e8e;">Text here</p>
.mytext {color:#7a7e8e;}
This box has a color of #7a7e8e
<div style="background-color:#7a7e8e;">Content here</div>
.mybackground {background-color:#7a7e8e;}
Border around this has a color of #7a7e8e
<div style="border:2px solid #7a7e8e;">Content here</div>
.myborder {border:2px solid #7a7e8e;}