#6f7f0d color space conversions
Hex:
#6f7f0d
RGB:
111, 127, 13
CMY:
56, 50, 95
CMYK:
13, 0, 90, 50
HSL:
68°, 81.4286%, 27.4510%
HSV (HSB):
68°, 89.7638%, 49.8039%
XYZ:
14.2176, 18.5873, 3.2191
xyY:
0.3947, 0.5160, 18.5873
CIE-Lab:
50.2008, -19.9293, 52.2965
CIE-LCH:
50.2008, 55.9652, 110.8610
CIE-Luv:
50.2008, -6.4958, 55.0394
Hunter-Lab:
43.1130, -16.5830, 25.7521
#6f7f0d color charts
#6f7f0d color shades, tints & tones
#6f7f0d color schemes
#6f7f0d color preview, HTML & CSS examples
This text has a color of #6f7f0d
<p style="color:#6f7f0d;">Text here</p>
.mytext {color:#6f7f0d;}
This box has a color of #6f7f0d
<div style="background-color:#6f7f0d;">Content here</div>
.mybackground {background-color:#6f7f0d;}
Border around this has a color of #6f7f0d
<div style="border:2px solid #6f7f0d;">Content here</div>
.myborder {border:2px solid #6f7f0d;}