#6f7e7f color space conversions
Hex:
#6f7e7f
RGB:
111, 126, 127
CMY:
56, 51, 50
CMYK:
13, 1, 0, 50
HSL:
184°, 6.7227%, 46.6667%
HSV (HSB):
184°, 12.5984%, 49.8039%
XYZ:
17.8472, 19.8335, 22.9663
xyY:
0.2943, 0.3270, 19.8335
CIE-Lab:
51.6485, -5.2713, -2.4177
CIE-LCH:
51.6485, 5.7993, 204.6383
CIE-Luv:
51.6485, -8.0922, -2.5442
Hunter-Lab:
44.5348, -6.4028, 0.5990
#6f7e7f color charts
#6f7e7f color shades, tints & tones
#6f7e7f color schemes
#6f7e7f color preview, HTML & CSS examples
This text has a color of #6f7e7f
<p style="color:#6f7e7f;">Text here</p>
.mytext {color:#6f7e7f;}
This box has a color of #6f7e7f
<div style="background-color:#6f7e7f;">Content here</div>
.mybackground {background-color:#6f7e7f;}
Border around this has a color of #6f7e7f
<div style="border:2px solid #6f7e7f;">Content here</div>
.myborder {border:2px solid #6f7e7f;}