#707e3a color space conversions
Hex:
        #707e3a
        RGB:
        112, 126, 58
        CMY:
        56, 51, 77
        CMYK:
        11, 0, 54, 51
      HSL:
        72°, 36.9565%, 36.0784%
        HSV (HSB):
        72°, 53.9683%, 49.4118%
        XYZ:
        14.9067, 18.6719, 6.8214
        xyY:
        0.3690, 0.4622, 18.6719
      CIE-Lab:
        50.3012, -16.1410, 34.8794
        CIE-LCH:
        50.3012, 38.4332, 114.8331
        CIE-Luv:
        50.3012, -5.7667, 42.1036
        Hunter-Lab:
        43.2110, -14.0415, 20.8881
      #707e3a color charts
#707e3a RGB chart
      #707e3a CMYK chart
      #707e3a RGB pie chart
      #707e3a color shades, tints & tones
#707e3a color schemes
#707e3a color preview, HTML & CSS examples
           This text has a color of #707e3a        
        
          <p style="color:#707e3a;">Text here</p>
        
        
          .mytext {color:#707e3a;}
        
        Text color #707e3a
      
           This box has a color of #707e3a        
        
          <div style="background-color:#707e3a;">Content here</div>
        
        
          .mybackground {background-color:#707e3a;}
        
        Background color #707e3a
      
           Border around this has a color of #707e3a        
        
          <div style="border:2px solid #707e3a;">Content here</div>
        
        
          .myborder {border:2px solid #707e3a;}
        
        Border color #707e3a