#6f6e3e color space conversions
Hex:
#6f6e3e
RGB:
111, 110, 62
CMY:
56, 57, 76
CMYK:
0, 1, 44, 56
HSL:
59°, 28.3237%, 33.9216%
HSV (HSB):
59°, 44.1441%, 43.5294%
XYZ:
13.0010, 14.8792, 6.7442
xyY:
0.3755, 0.4297, 14.8792
CIE-Lab:
45.4683, -7.3276, 26.8476
CIE-LCH:
45.4683, 27.8296, 105.2661
CIE-Luv:
45.4683, 2.9359, 31.8600
Hunter-Lab:
38.5735, -7.3413, 16.6352
#6f6e3e color charts
#6f6e3e color shades, tints & tones
#6f6e3e color schemes
#6f6e3e color preview, HTML & CSS examples
This text has a color of #6f6e3e
<p style="color:#6f6e3e;">Text here</p>
.mytext {color:#6f6e3e;}
This box has a color of #6f6e3e
<div style="background-color:#6f6e3e;">Content here</div>
.mybackground {background-color:#6f6e3e;}
Border around this has a color of #6f6e3e
<div style="border:2px solid #6f6e3e;">Content here</div>
.myborder {border:2px solid #6f6e3e;}