#707e47 color space conversions
Hex:
        #707e47
        RGB:
        112, 126, 71
        CMY:
        56, 51, 72
        CMYK:
        11, 0, 44, 51
      HSL:
        75°, 27.9188%, 38.6275%
        HSV (HSB):
        75°, 43.6508%, 49.4118%
        XYZ:
        15.2803, 18.8214, 8.7888
        xyY:
        0.3563, 0.4388, 18.8214
      CIE-Lab:
        50.4776, -14.6673, 28.1822
        CIE-LCH:
        50.4776, 31.7706, 117.4945
        CIE-Luv:
        50.4776, -6.0210, 35.7848
        Hunter-Lab:
        43.3836, -13.0513, 18.3574
      #707e47 color charts
#707e47 RGB chart
      #707e47 CMYK chart
      #707e47 RGB pie chart
      #707e47 color shades, tints & tones
#707e47 color schemes
#707e47 color preview, HTML & CSS examples
           This text has a color of #707e47        
        
          <p style="color:#707e47;">Text here</p>
        
        
          .mytext {color:#707e47;}
        
        Text color #707e47
      
           This box has a color of #707e47        
        
          <div style="background-color:#707e47;">Content here</div>
        
        
          .mybackground {background-color:#707e47;}
        
        Background color #707e47
      
           Border around this has a color of #707e47        
        
          <div style="border:2px solid #707e47;">Content here</div>
        
        
          .myborder {border:2px solid #707e47;}
        
        Border color #707e47