#757a5b color space conversions
Hex:
        #757a5b
        RGB:
        117, 122, 91
        CMY:
        54, 52, 64
        CMYK:
        4, 0, 25, 52
      HSL:
        70°, 14.5540%, 41.7647%
        HSV (HSB):
        70°, 25.4098%, 47.8431%
        XYZ:
        16.1840, 18.4563, 12.6070
        xyY:
        0.3425, 0.3906, 18.4563
      CIE-Lab:
        50.0449, -7.5451, 16.3910
        CIE-LCH:
        50.0449, 18.0443, 114.7176
        CIE-Luv:
        50.0449, -1.4144, 21.9410
        Hunter-Lab:
        42.9608, -7.9378, 12.6737
      #757a5b color charts
#757a5b RGB chart
      #757a5b CMYK chart
      #757a5b RGB pie chart
      #757a5b color shades, tints & tones
#757a5b color schemes
#757a5b color preview, HTML & CSS examples
           This text has a color of #757a5b        
        
          <p style="color:#757a5b;">Text here</p>
        
        
          .mytext {color:#757a5b;}
        
        Text color #757a5b
      
           This box has a color of #757a5b        
        
          <div style="background-color:#757a5b;">Content here</div>
        
        
          .mybackground {background-color:#757a5b;}
        
        Background color #757a5b
      
           Border around this has a color of #757a5b        
        
          <div style="border:2px solid #757a5b;">Content here</div>
        
        
          .myborder {border:2px solid #757a5b;}
        
        Border color #757a5b