#757f5b color space conversions
Hex:
        #757f5b
        RGB:
        117, 127, 91
        CMY:
        54, 50, 64
        CMYK:
        8, 0, 28, 50
      HSL:
        77°, 16.5138%, 42.7451%
        HSV (HSB):
        77°, 28.3465%, 49.8039%
        XYZ:
        16.8138, 19.7160, 12.8169
        xyY:
        0.3407, 0.3995, 19.7160
      CIE-Lab:
        51.5146, -10.3303, 18.3867
        CIE-LCH:
        51.5146, 21.0900, 119.3287
        CIE-Luv:
        51.5146, -4.1733, 24.9095
        Hunter-Lab:
        44.4027, -10.1127, 13.9677
      #757f5b color charts
#757f5b RGB chart
      #757f5b CMYK chart
      #757f5b RGB pie chart
      #757f5b color shades, tints & tones
#757f5b color schemes
#757f5b color preview, HTML & CSS examples
           This text has a color of #757f5b        
        
          <p style="color:#757f5b;">Text here</p>
        
        
          .mytext {color:#757f5b;}
        
        Text color #757f5b
      
           This box has a color of #757f5b        
        
          <div style="background-color:#757f5b;">Content here</div>
        
        
          .mybackground {background-color:#757f5b;}
        
        Background color #757f5b
      
           Border around this has a color of #757f5b        
        
          <div style="border:2px solid #757f5b;">Content here</div>
        
        
          .myborder {border:2px solid #757f5b;}
        
        Border color #757f5b