#6f682c color space conversions
Hex:
#6f682c
RGB:
111, 104, 44
CMY:
56, 59, 83
CMYK:
0, 6, 60, 56
HSL:
54°, 43.2258%, 30.3922%
HSV (HSB):
54°, 60.3604%, 43.5294%
XYZ:
11.9605, 13.4620, 4.3509
xyY:
0.4017, 0.4521, 13.4620
CIE-Lab:
43.4513, -5.6983, 34.1262
CIE-LCH:
43.4513, 34.5987, 99.4796
CIE-Luv:
43.4513, 7.3266, 37.0173
Hunter-Lab:
36.6906, -6.0207, 18.6526
#6f682c color charts
#6f682c color shades, tints & tones
#6f682c color schemes
#6f682c color preview, HTML & CSS examples
This text has a color of #6f682c
<p style="color:#6f682c;">Text here</p>
.mytext {color:#6f682c;}
This box has a color of #6f682c
<div style="background-color:#6f682c;">Content here</div>
.mybackground {background-color:#6f682c;}
Border around this has a color of #6f682c
<div style="border:2px solid #6f682c;">Content here</div>
.myborder {border:2px solid #6f682c;}