#707e3f color space conversions
Hex:
#707e3f
RGB:
112, 126, 63
CMY:
56, 51, 75
CMYK:
11, 0, 50, 51
HSL:
73°, 33.3333%, 37.0588%
HSV (HSB):
73°, 50.0000%, 49.4118%
XYZ:
15.0401, 18.7253, 7.5243
xyY:
0.3643, 0.4535, 18.7253
CIE-Lab:
50.3643, -15.6107, 32.3486
CIE-LCH:
50.3643, 35.9183, 115.7610
CIE-Luv:
50.3643, -5.8588, 39.8117
Hunter-Lab:
43.2728, -13.6868, 19.9816
#707e3f color charts
#707e3f color shades, tints & tones
#707e3f color schemes
#707e3f color preview, HTML & CSS examples
This text has a color of #707e3f
<p style="color:#707e3f;">Text here</p>
.mytext {color:#707e3f;}
This box has a color of #707e3f
<div style="background-color:#707e3f;">Content here</div>
.mybackground {background-color:#707e3f;}
Border around this has a color of #707e3f
<div style="border:2px solid #707e3f;">Content here</div>
.myborder {border:2px solid #707e3f;}