#7e7d7d color space conversions
Hex:
#7e7d7d
RGB:
126, 125, 125
CMY:
51, 51, 51
CMYK:
0, 1, 1, 51
HSL:
0°, 0.3984%, 49.2157%
HSV (HSB):
0°, 0.7937%, 49.4118%
XYZ:
19.6395, 20.5835, 22.3399
xyY:
0.3139, 0.3290, 20.5835
CIE-Lab:
52.4906, 0.3790, 0.1266
CIE-LCH:
52.4906, 0.3996, 18.4709
CIE-Luv:
52.4906, 0.5689, 0.1136
Hunter-Lab:
45.3691, -2.1263, 2.5637
#7e7d7d color charts
#7e7d7d color shades, tints & tones
#7e7d7d color schemes
#7e7d7d color preview, HTML & CSS examples
This text has a color of #7e7d7d
<p style="color:#7e7d7d;">Text here</p>
.mytext {color:#7e7d7d;}
This box has a color of #7e7d7d
<div style="background-color:#7e7d7d;">Content here</div>
.mybackground {background-color:#7e7d7d;}
Border around this has a color of #7e7d7d
<div style="border:2px solid #7e7d7d;">Content here</div>
.myborder {border:2px solid #7e7d7d;}