#707e5b color space conversions
Hex:
        #707e5b
        RGB:
        112, 126, 91
        CMY:
        56, 51, 64
        CMYK:
        11, 0, 28, 51
      HSL:
        84°, 16.1290%, 42.5490%
        HSV (HSB):
        84°, 27.7778%, 49.4118%
        XYZ:
        16.0313, 19.1218, 12.7435
        xyY:
        0.3347, 0.3992, 19.1218
      CIE-Lab:
        50.8294, -11.8007, 17.3930
        CIE-LCH:
        50.8294, 21.0184, 124.1560
        CIE-Luv:
        50.8294, -6.5011, 23.9291
        Hunter-Lab:
        43.7285, -11.0850, 13.3315
      #707e5b color charts
#707e5b RGB chart
      #707e5b CMYK chart
      #707e5b RGB pie chart
      #707e5b color shades, tints & tones
#707e5b color schemes
#707e5b color preview, HTML & CSS examples
           This text has a color of #707e5b        
        
          <p style="color:#707e5b;">Text here</p>
        
        
          .mytext {color:#707e5b;}
        
        Text color #707e5b
      
           This box has a color of #707e5b        
        
          <div style="background-color:#707e5b;">Content here</div>
        
        
          .mybackground {background-color:#707e5b;}
        
        Background color #707e5b
      
           Border around this has a color of #707e5b        
        
          <div style="border:2px solid #707e5b;">Content here</div>
        
        
          .myborder {border:2px solid #707e5b;}
        
        Border color #707e5b