#6c757e color space conversions
Hex:
#6c757e
RGB:
108, 117, 126
CMY:
58, 54, 51
CMYK:
14, 7, 0, 51
HSL:
210°, 7.6923%, 45.8824%
HSV (HSB):
210°, 14.2857%, 49.4118%
XYZ:
16.3115, 17.4171, 22.2408
xyY:
0.2914, 0.3112, 17.4171
CIE-Lab:
48.7813, -1.3724, -6.0940
CIE-LCH:
48.7813, 6.2466, 257.3087
CIE-Luv:
48.7813, -5.2830, -8.2699
Hunter-Lab:
41.7338, -3.2679, -2.3832
#6c757e color charts
#6c757e color shades, tints & tones
#6c757e color schemes
#6c757e color preview, HTML & CSS examples
This text has a color of #6c757e
<p style="color:#6c757e;">Text here</p>
.mytext {color:#6c757e;}
This box has a color of #6c757e
<div style="background-color:#6c757e;">Content here</div>
.mybackground {background-color:#6c757e;}
Border around this has a color of #6c757e
<div style="border:2px solid #6c757e;">Content here</div>
.myborder {border:2px solid #6c757e;}