#6e6e3e color space conversions
Hex:
#6e6e3e
RGB:
110, 110, 62
CMY:
57, 57, 76
CMYK:
0, 0, 44, 57
HSL:
60°, 27.9070%, 33.7255%
HSV (HSB):
60°, 43.6364%, 43.1373%
XYZ:
12.8758, 14.8147, 6.7383
xyY:
0.3740, 0.4303, 14.8147
CIE-Lab:
45.3793, -7.7734, 26.7172
CIE-LCH:
45.3793, 27.8250, 106.2224
CIE-Luv:
45.3793, 2.2939, 31.7960
Hunter-Lab:
38.4898, -7.6443, 16.5631
#6e6e3e color charts
#6e6e3e color shades, tints & tones
#6e6e3e color schemes
#6e6e3e color preview, HTML & CSS examples
This text has a color of #6e6e3e
<p style="color:#6e6e3e;">Text here</p>
.mytext {color:#6e6e3e;}
This box has a color of #6e6e3e
<div style="background-color:#6e6e3e;">Content here</div>
.mybackground {background-color:#6e6e3e;}
Border around this has a color of #6e6e3e
<div style="border:2px solid #6e6e3e;">Content here</div>
.myborder {border:2px solid #6e6e3e;}