#7e7a7a color space conversions
Hex:
#7e7a7a
RGB:
126, 122, 122
CMY:
51, 52, 52
CMYK:
0, 3, 3, 51
HSL:
0°, 1.6129%, 48.6275%
HSV (HSB):
0°, 3.1746%, 49.4118%
XYZ:
19.0766, 19.7598, 21.2209
xyY:
0.3176, 0.3290, 19.7598
CIE-Lab:
51.5646, 1.5192, 0.5333
CIE-LCH:
51.5646, 1.6101, 19.3444
CIE-Luv:
51.5646, 2.2948, 0.4861
Hunter-Lab:
44.4520, -1.1878, 2.8120
#7e7a7a color charts
#7e7a7a color shades, tints & tones
#7e7a7a color schemes
#7e7a7a color preview, HTML & CSS examples
This text has a color of #7e7a7a
<p style="color:#7e7a7a;">Text here</p>
.mytext {color:#7e7a7a;}
This box has a color of #7e7a7a
<div style="background-color:#7e7a7a;">Content here</div>
.mybackground {background-color:#7e7a7a;}
Border around this has a color of #7e7a7a
<div style="border:2px solid #7e7a7a;">Content here</div>
.myborder {border:2px solid #7e7a7a;}