#6f6f3c color space conversions
Hex:
#6f6f3c
RGB:
111, 111, 60
CMY:
56, 56, 76
CMYK:
0, 0, 46, 56
HSL:
60°, 29.8246%, 33.5294%
HSV (HSB):
60°, 45.9459%, 43.5294%
XYZ:
13.0556, 15.0746, 6.4966
xyY:
0.3770, 0.4353, 15.0746
CIE-Lab:
45.7362, -8.1225, 28.2902
CIE-LCH:
45.7362, 29.4332, 106.0195
CIE-Luv:
45.7362, 2.4094, 33.3980
Hunter-Lab:
38.8261, -7.9235, 17.2576
#6f6f3c color charts
#6f6f3c color shades, tints & tones
#6f6f3c color schemes
#6f6f3c color preview, HTML & CSS examples
This text has a color of #6f6f3c
<p style="color:#6f6f3c;">Text here</p>
.mytext {color:#6f6f3c;}
This box has a color of #6f6f3c
<div style="background-color:#6f6f3c;">Content here</div>
.mybackground {background-color:#6f6f3c;}
Border around this has a color of #6f6f3c
<div style="border:2px solid #6f6f3c;">Content here</div>
.myborder {border:2px solid #6f6f3c;}