#757b1b color space conversions
Hex:
        #757b1b
        RGB:
        117, 123, 27
        CMY:
        54, 52, 89
        CMYK:
        5, 0, 78, 52
      HSL:
        64°, 64.0000%, 29.4118%
        HSV (HSB):
        64°, 78.0488%, 48.2353%
        XYZ:
        14.6169, 18.0270, 3.7461
        xyY:
        0.4017, 0.4954, 18.0270
      CIE-Lab:
        49.5288, -14.5704, 47.9325
        CIE-LCH:
        49.5288, 50.0981, 106.9081
        CIE-Luv:
        49.5288, -0.3136, 51.0596
        Hunter-Lab:
        42.4582, -12.8503, 24.4896
      #757b1b color charts
#757b1b RGB chart
      #757b1b CMYK chart
      #757b1b RGB pie chart
      #757b1b color shades, tints & tones
#757b1b color schemes
#757b1b color preview, HTML & CSS examples
           This text has a color of #757b1b        
        
          <p style="color:#757b1b;">Text here</p>
        
        
          .mytext {color:#757b1b;}
        
        Text color #757b1b
      
           This box has a color of #757b1b        
        
          <div style="background-color:#757b1b;">Content here</div>
        
        
          .mybackground {background-color:#757b1b;}
        
        Background color #757b1b
      
           Border around this has a color of #757b1b        
        
          <div style="border:2px solid #757b1b;">Content here</div>
        
        
          .myborder {border:2px solid #757b1b;}
        
        Border color #757b1b