#7e7e9f color space conversions
Hex:
#7e7e9f
RGB:
126, 126, 159
CMY:
51, 51, 38
CMYK:
21, 21, 0, 38
HSL:
240°, 14.6667%, 55.8824%
HSV (HSB):
240°, 20.7547%, 62.3529%
XYZ:
22.3230, 21.8605, 35.8438
xyY:
0.2789, 0.2732, 21.8605
CIE-Lab:
53.8787, 7.2891, -17.6156
CIE-LCH:
53.8787, 19.0641, 292.4791
CIE-Luv:
53.8787, -1.9455, -26.9941
Hunter-Lab:
46.7552, 3.4022, -12.7246
#7e7e9f color charts
#7e7e9f color shades, tints & tones
#7e7e9f color schemes
#7e7e9f color preview, HTML & CSS examples
This text has a color of #7e7e9f
<p style="color:#7e7e9f;">Text here</p>
.mytext {color:#7e7e9f;}
This box has a color of #7e7e9f
<div style="background-color:#7e7e9f;">Content here</div>
.mybackground {background-color:#7e7e9f;}
Border around this has a color of #7e7e9f
<div style="border:2px solid #7e7e9f;">Content here</div>
.myborder {border:2px solid #7e7e9f;}