#5a975f color space conversions
Hex:
        #5a975f
        RGB:
        90, 151, 95
        CMY:
        65, 41, 63
        CMYK:
        40, 0, 37, 41
      HSL:
        125°, 25.3112%, 47.2549%
        HSV (HSB):
        125°, 40.3974%, 59.2157%
        XYZ:
        17.3486, 25.1331, 14.7633
        xyY:
        0.3031, 0.4390, 25.1331
      CIE-Lab:
        57.2049, -31.9126, 23.4679
        CIE-LCH:
        57.2049, 39.6126, 143.6700
        CIE-Luv:
        57.2049, -29.4746, 35.2122
        Hunter-Lab:
        50.1329, -25.9623, 17.6332
      #5a975f color charts
#5a975f RGB chart
      #5a975f CMYK chart
      #5a975f RGB pie chart
      #5a975f color shades, tints & tones
#5a975f color schemes
#5a975f color preview, HTML & CSS examples
           This text has a color of #5a975f        
        
          <p style="color:#5a975f;">Text here</p>
        
        
          .mytext {color:#5a975f;}
        
        Text color #5a975f
      
           This box has a color of #5a975f        
        
          <div style="background-color:#5a975f;">Content here</div>
        
        
          .mybackground {background-color:#5a975f;}
        
        Background color #5a975f
      
           Border around this has a color of #5a975f        
        
          <div style="border:2px solid #5a975f;">Content here</div>
        
        
          .myborder {border:2px solid #5a975f;}
        
        Border color #5a975f