#5d975b color space conversions
Hex:
        #5d975b
        RGB:
        93, 151, 91
        CMY:
        64, 41, 64
        CMYK:
        38, 0, 40, 41
      HSL:
        118°, 24.7934%, 47.4510%
        HSV (HSB):
        118°, 39.7351%, 59.2157%
        XYZ:
        17.4691, 25.2157, 13.8439
        xyY:
        0.3090, 0.4461, 25.2157
      CIE-Lab:
        57.2850, -31.6027, 25.7847
        CIE-LCH:
        57.2850, 40.7870, 140.7889
        CIE-Luv:
        57.2850, -28.3179, 37.7561
        Hunter-Lab:
        50.2152, -25.7792, 18.8049
      #5d975b color charts
#5d975b RGB chart
      #5d975b CMYK chart
      #5d975b RGB pie chart
      #5d975b color shades, tints & tones
#5d975b color schemes
#5d975b color preview, HTML & CSS examples
           This text has a color of #5d975b        
        
          <p style="color:#5d975b;">Text here</p>
        
        
          .mytext {color:#5d975b;}
        
        Text color #5d975b
      
           This box has a color of #5d975b        
        
          <div style="background-color:#5d975b;">Content here</div>
        
        
          .mybackground {background-color:#5d975b;}
        
        Background color #5d975b
      
           Border around this has a color of #5d975b        
        
          <div style="border:2px solid #5d975b;">Content here</div>
        
        
          .myborder {border:2px solid #5d975b;}
        
        Border color #5d975b