#757d30 color space conversions
Hex:
        #757d30
        RGB:
        117, 125, 48
        CMY:
        54, 51, 81
        CMYK:
        6, 0, 62, 51
      HSL:
        66°, 44.5087%, 33.9216%
        HSV (HSB):
        66°, 61.6000%, 49.0196%
        XYZ:
        15.2032, 18.6625, 5.5972
        xyY:
        0.3853, 0.4729, 18.6625
      CIE-Lab:
        50.2900, -14.3166, 39.9283
        CIE-LCH:
        50.2900, 42.4174, 109.7257
        CIE-Luv:
        50.2900, -1.8859, 45.8435
        Hunter-Lab:
        43.2002, -12.7816, 22.5582
      #757d30 color charts
#757d30 RGB chart
      #757d30 CMYK chart
      #757d30 RGB pie chart
      #757d30 color shades, tints & tones
#757d30 color schemes
#757d30 color preview, HTML & CSS examples
           This text has a color of #757d30        
        
          <p style="color:#757d30;">Text here</p>
        
        
          .mytext {color:#757d30;}
        
        Text color #757d30
      
           This box has a color of #757d30        
        
          <div style="background-color:#757d30;">Content here</div>
        
        
          .mybackground {background-color:#757d30;}
        
        Background color #757d30
      
           Border around this has a color of #757d30        
        
          <div style="border:2px solid #757d30;">Content here</div>
        
        
          .myborder {border:2px solid #757d30;}
        
        Border color #757d30