#707e2e color space conversions
Hex:
        #707e2e
        RGB:
        112, 126, 46
        CMY:
        56, 51, 82
        CMYK:
        11, 0, 63, 51
      HSL:
        71°, 46.5116%, 33.7255%
        HSV (HSB):
        71°, 63.4921%, 49.4118%
        XYZ:
        14.6361, 18.5637, 5.3965
        xyY:
        0.3792, 0.4810, 18.5637
      CIE-Lab:
        50.1728, -17.2292, 40.6259
        CIE-LCH:
        50.1728, 44.1284, 112.9815
        CIE-Luv:
        50.1728, -5.5755, 46.8721
        Hunter-Lab:
        43.0856, -14.7638, 22.7338
      #707e2e color charts
#707e2e RGB chart
      #707e2e CMYK chart
      #707e2e RGB pie chart
      #707e2e color shades, tints & tones
#707e2e color schemes
#707e2e color preview, HTML & CSS examples
           This text has a color of #707e2e        
        
          <p style="color:#707e2e;">Text here</p>
        
        
          .mytext {color:#707e2e;}
        
        Text color #707e2e
      
           This box has a color of #707e2e        
        
          <div style="background-color:#707e2e;">Content here</div>
        
        
          .mybackground {background-color:#707e2e;}
        
        Background color #707e2e
      
           Border around this has a color of #707e2e        
        
          <div style="border:2px solid #707e2e;">Content here</div>
        
        
          .myborder {border:2px solid #707e2e;}
        
        Border color #707e2e