#6f7f5e color space conversions
Hex:
#6f7f5e
RGB:
111, 127, 94
CMY:
56, 50, 63
CMYK:
13, 0, 26, 50
HSL:
89°, 14.9321%, 43.3333%
HSV (HSB):
89°, 25.9843%, 49.8039%
XYZ:
16.1653, 19.3664, 13.4758
xyY:
0.3299, 0.3952, 19.3664
CIE-Lab:
51.1132, -12.2562, 16.0431
CIE-LCH:
51.1132, 20.1890, 127.3781
CIE-Luv:
51.1132, -7.6706, 22.4818
Hunter-Lab:
44.0073, -11.4439, 12.6495
#6f7f5e color charts
#6f7f5e color shades, tints & tones
#6f7f5e color schemes
#6f7f5e color preview, HTML & CSS examples
This text has a color of #6f7f5e
<p style="color:#6f7f5e;">Text here</p>
.mytext {color:#6f7f5e;}
This box has a color of #6f7f5e
<div style="background-color:#6f7f5e;">Content here</div>
.mybackground {background-color:#6f7f5e;}
Border around this has a color of #6f7f5e
<div style="border:2px solid #6f7f5e;">Content here</div>
.myborder {border:2px solid #6f7f5e;}