#7c757e color space conversions
Hex:
#7c757e
RGB:
124, 117, 126
CMY:
51, 54, 51
CMYK:
2, 7, 0, 51
HSL:
287°, 3.7037%, 47.6471%
HSV (HSB):
287°, 7.1429%, 49.4118%
XYZ:
18.4394, 18.5140, 22.3404
xyY:
0.3110, 0.3122, 18.5140
CIE-Lab:
50.1137, 4.4764, -3.9723
CIE-LCH:
50.1137, 5.9847, 318.4146
CIE-Luv:
50.1137, 3.4224, -6.2065
Hunter-Lab:
43.0279, 1.1963, -0.6642
#7c757e color charts
#7c757e color shades, tints & tones
#7c757e color schemes
#7c757e color preview, HTML & CSS examples
This text has a color of #7c757e
<p style="color:#7c757e;">Text here</p>
.mytext {color:#7c757e;}
This box has a color of #7c757e
<div style="background-color:#7c757e;">Content here</div>
.mybackground {background-color:#7c757e;}
Border around this has a color of #7c757e
<div style="border:2px solid #7c757e;">Content here</div>
.myborder {border:2px solid #7c757e;}