#75985f color space conversions
Hex:
        #75985f
        RGB:
        117, 152, 95
        CMY:
        54, 40, 63
        CMYK:
        23, 0, 38, 40
      HSL:
        97°, 23.0769%, 48.4314%
        HSV (HSB):
        97°, 37.5000%, 59.6078%
        XYZ:
        20.6299, 27.0646, 14.9632
        xyY:
        0.3292, 0.4319, 27.0646
      CIE-Lab:
        59.0341, -22.9376, 26.1601
        CIE-LCH:
        59.0341, 34.7920, 131.2448
        CIE-Luv:
        59.0341, -17.5133, 37.0568
        Hunter-Lab:
        52.0237, -20.2574, 19.3634
      #75985f color charts
#75985f RGB chart
      #75985f CMYK chart
      #75985f RGB pie chart
      #75985f color shades, tints & tones
#75985f color schemes
#75985f color preview, HTML & CSS examples
           This text has a color of #75985f        
        
          <p style="color:#75985f;">Text here</p>
        
        
          .mytext {color:#75985f;}
        
        Text color #75985f
      
           This box has a color of #75985f        
        
          <div style="background-color:#75985f;">Content here</div>
        
        
          .mybackground {background-color:#75985f;}
        
        Background color #75985f
      
           Border around this has a color of #75985f        
        
          <div style="border:2px solid #75985f;">Content here</div>
        
        
          .myborder {border:2px solid #75985f;}
        
        Border color #75985f