#6f700f color space conversions
Hex:
#6f700f
RGB:
111, 112, 15
CMY:
56, 56, 94
CMYK:
1, 0, 87, 56
HSL:
61°, 76.3780%, 24.9020%
HSV (HSB):
61°, 86.6071%, 43.9216%
XYZ:
12.4359, 15.0023, 2.6922
xyY:
0.4127, 0.4979, 15.0023
CIE-Lab:
45.6374, -11.8443, 48.0055
CIE-LCH:
45.6374, 49.4451, 103.8596
CIE-Luv:
45.6374, 2.8140, 48.3770
Hunter-Lab:
38.7329, -10.4716, 22.9919
#6f700f color charts
#6f700f color shades, tints & tones
#6f700f color schemes
#6f700f color preview, HTML & CSS examples
This text has a color of #6f700f
<p style="color:#6f700f;">Text here</p>
.mytext {color:#6f700f;}
This box has a color of #6f700f
<div style="background-color:#6f700f;">Content here</div>
.mybackground {background-color:#6f700f;}
Border around this has a color of #6f700f
<div style="border:2px solid #6f700f;">Content here</div>
.myborder {border:2px solid #6f700f;}