#7e7e8b color space conversions
Hex:
#7e7e8b
RGB:
126, 126, 139
CMY:
51, 51, 45
CMYK:
9, 9, 0, 45
HSL:
240°, 5.3061%, 51.9608%
HSV (HSB):
240°, 9.3525%, 54.5098%
XYZ:
20.7252, 21.2214, 27.4299
xyY:
0.2987, 0.3059, 21.2214
CIE-Lab:
53.1910, 2.7103, -7.0192
CIE-LCH:
53.1910, 7.5243, 291.1131
CIE-Luv:
53.1910, -0.7485, -10.3956
Hunter-Lab:
46.0667, -0.3102, -3.0569
#7e7e8b color charts
#7e7e8b color shades, tints & tones
#7e7e8b color schemes
#7e7e8b color preview, HTML & CSS examples
This text has a color of #7e7e8b
<p style="color:#7e7e8b;">Text here</p>
.mytext {color:#7e7e8b;}
This box has a color of #7e7e8b
<div style="background-color:#7e7e8b;">Content here</div>
.mybackground {background-color:#7e7e8b;}
Border around this has a color of #7e7e8b
<div style="border:2px solid #7e7e8b;">Content here</div>
.myborder {border:2px solid #7e7e8b;}