#75a714 color space conversions
Hex:
        #75a714
        RGB:
        117, 167, 20
        CMY:
        54, 35, 92
        CMYK:
        30, 0, 88, 35
      HSL:
        80°, 78.6096%, 36.6667%
        HSV (HSB):
        80°, 88.0240%, 65.4902%
        XYZ:
        21.2811, 31.4698, 5.6145
        xyY:
        0.3646, 0.5392, 31.4698
      CIE-Lab:
        62.9023, -36.4819, 61.5973
        CIE-LCH:
        62.9023, 71.5902, 120.6368
        CIE-Luv:
        62.9023, -25.3378, 71.0006
        Hunter-Lab:
        56.0980, -30.4565, 33.3347
      #75a714 color charts
#75a714 RGB chart
      #75a714 CMYK chart
      #75a714 RGB pie chart
      #75a714 color shades, tints & tones
#75a714 color schemes
#75a714 color preview, HTML & CSS examples
           This text has a color of #75a714        
        
          <p style="color:#75a714;">Text here</p>
        
        
          .mytext {color:#75a714;}
        
        Text color #75a714
      
           This box has a color of #75a714        
        
          <div style="background-color:#75a714;">Content here</div>
        
        
          .mybackground {background-color:#75a714;}
        
        Background color #75a714
      
           Border around this has a color of #75a714        
        
          <div style="border:2px solid #75a714;">Content here</div>
        
        
          .myborder {border:2px solid #75a714;}
        
        Border color #75a714