#6e6f7f color space conversions
Hex:
#6e6f7f
RGB:
110, 111, 127
CMY:
57, 56, 50
CMYK:
13, 13, 0, 50
HSL:
236°, 7.1730%, 46.4706%
HSV (HSB):
236°, 13.3858%, 49.8039%
XYZ:
15.9456, 16.2162, 22.3683
xyY:
0.2924, 0.2974, 16.2162
CIE-Lab:
47.2568, 3.1052, -8.9470
CIE-LCH:
47.2568, 9.4706, 289.1401
CIE-Luv:
47.2568, -1.4522, -12.9334
Hunter-Lab:
40.2693, 0.2101, -4.7451
#6e6f7f color charts
#6e6f7f color shades, tints & tones
#6e6f7f color schemes
#6e6f7f color preview, HTML & CSS examples
This text has a color of #6e6f7f
<p style="color:#6e6f7f;">Text here</p>
.mytext {color:#6e6f7f;}
This box has a color of #6e6f7f
<div style="background-color:#6e6f7f;">Content here</div>
.mybackground {background-color:#6e6f7f;}
Border around this has a color of #6e6f7f
<div style="border:2px solid #6e6f7f;">Content here</div>
.myborder {border:2px solid #6e6f7f;}