#6f702d color space conversions
Hex:
#6f702d
RGB:
111, 112, 45
CMY:
56, 56, 82
CMYK:
1, 0, 60, 56
HSL:
61°, 42.6752%, 30.7843%
HSV (HSB):
61°, 59.8214%, 43.9216%
XYZ:
12.8234, 15.1573, 4.7324
xyY:
0.3920, 0.4633, 15.1573
CIE-Lab:
45.8489, -10.1469, 36.3173
CIE-LCH:
45.8489, 37.7082, 105.6101
CIE-Luv:
45.8489, 2.2656, 40.4893
Hunter-Lab:
38.9324, -9.3382, 20.0457
#6f702d color charts
#6f702d color shades, tints & tones
#6f702d color schemes
#6f702d color preview, HTML & CSS examples
This text has a color of #6f702d
<p style="color:#6f702d;">Text here</p>
.mytext {color:#6f702d;}
This box has a color of #6f702d
<div style="background-color:#6f702d;">Content here</div>
.mybackground {background-color:#6f702d;}
Border around this has a color of #6f702d
<div style="border:2px solid #6f702d;">Content here</div>
.myborder {border:2px solid #6f702d;}