#707d4d color space conversions
Hex:
        #707d4d
        RGB:
        112, 125, 77
        CMY:
        56, 51, 70
        CMYK:
        10, 0, 38, 51
      HSL:
        76°, 23.7624%, 39.6078%
        HSV (HSB):
        76°, 38.4000%, 49.0196%
        XYZ:
        15.3553, 18.6478, 9.8113
        xyY:
        0.3505, 0.4256, 18.6478
      CIE-Lab:
        50.2726, -13.3397, 24.5990
        CIE-LCH:
        50.2726, 27.9832, 118.4703
        CIE-Luv:
        50.2726, -5.5971, 31.9259
        Hunter-Lab:
        43.1831, -12.0985, 16.7574
      #707d4d color charts
#707d4d RGB chart
      #707d4d CMYK chart
      #707d4d RGB pie chart
      #707d4d color shades, tints & tones
#707d4d color schemes
#707d4d color preview, HTML & CSS examples
           This text has a color of #707d4d        
        
          <p style="color:#707d4d;">Text here</p>
        
        
          .mytext {color:#707d4d;}
        
        Text color #707d4d
      
           This box has a color of #707d4d        
        
          <div style="background-color:#707d4d;">Content here</div>
        
        
          .mybackground {background-color:#707d4d;}
        
        Background color #707d4d
      
           Border around this has a color of #707d4d        
        
          <div style="border:2px solid #707d4d;">Content here</div>
        
        
          .myborder {border:2px solid #707d4d;}
        
        Border color #707d4d