#6e7f7d color space conversions
Hex:
#6e7f7d
RGB:
110, 127, 125
CMY:
57, 50, 51
CMYK:
13, 0, 2, 50
HSL:
173°, 7.1730%, 46.4706%
HSV (HSB):
173°, 13.3858%, 49.8039%
XYZ:
17.7215, 19.9744, 22.3235
xyY:
0.2953, 0.3328, 19.9744
CIE-Lab:
51.8083, -6.6340, -1.0209
CIE-LCH:
51.8083, 6.7121, 188.7484
CIE-Luv:
51.8083, -9.0178, -0.3780
Hunter-Lab:
44.6927, -7.4339, 1.6703
#6e7f7d color charts
#6e7f7d color shades, tints & tones
#6e7f7d color schemes
#6e7f7d color preview, HTML & CSS examples
This text has a color of #6e7f7d
<p style="color:#6e7f7d;">Text here</p>
.mytext {color:#6e7f7d;}
This box has a color of #6e7f7d
<div style="background-color:#6e7f7d;">Content here</div>
.mybackground {background-color:#6e7f7d;}
Border around this has a color of #6e7f7d
<div style="border:2px solid #6e7f7d;">Content here</div>
.myborder {border:2px solid #6e7f7d;}