#707f3e color space conversions
Hex:
#707f3e
RGB:
112, 127, 62
CMY:
56, 50, 76
CMYK:
12, 0, 51, 50
HSL:
74°, 34.3915%, 37.0588%
HSV (HSB):
74°, 51.1811%, 49.8039%
XYZ:
15.1410, 18.9713, 7.4212
xyY:
0.3645, 0.4568, 18.9713
CIE-Lab:
50.6536, -16.2548, 33.2237
CIE-LCH:
50.6536, 36.9870, 116.0703
CIE-Luv:
50.6536, -6.4125, 40.8004
Hunter-Lab:
43.5560, -14.1729, 20.3872
#707f3e color charts
#707f3e color shades, tints & tones
#707f3e color schemes
#707f3e color preview, HTML & CSS examples
This text has a color of #707f3e
<p style="color:#707f3e;">Text here</p>
.mytext {color:#707f3e;}
This box has a color of #707f3e
<div style="background-color:#707f3e;">Content here</div>
.mybackground {background-color:#707f3e;}
Border around this has a color of #707f3e
<div style="border:2px solid #707f3e;">Content here</div>
.myborder {border:2px solid #707f3e;}