#5d7b2b color space conversions
Hex:
        #5d7b2b
        RGB:
        93, 123, 43
        CMY:
        64, 52, 83
        CMYK:
        24, 0, 65, 52
      HSL:
        82°, 48.1928%, 32.5490%
        HSV (HSB):
        82°, 65.0407%, 48.2353%
        XYZ:
        12.0332, 16.6675, 4.8684
        xyY:
        0.3585, 0.4965, 16.6675
      CIE-Lab:
        47.8383, -24.1012, 39.0800
        CIE-LCH:
        47.8383, 45.9142, 121.6627
        CIE-Luv:
        47.8383, -14.8359, 45.9522
        Hunter-Lab:
        40.8258, -18.8333, 21.5078
      #5d7b2b color charts
#5d7b2b RGB chart
      #5d7b2b CMYK chart
      #5d7b2b RGB pie chart
      #5d7b2b color shades, tints & tones
#5d7b2b color schemes
#5d7b2b color preview, HTML & CSS examples
           This text has a color of #5d7b2b        
        
          <p style="color:#5d7b2b;">Text here</p>
        
        
          .mytext {color:#5d7b2b;}
        
        Text color #5d7b2b
      
           This box has a color of #5d7b2b        
        
          <div style="background-color:#5d7b2b;">Content here</div>
        
        
          .mybackground {background-color:#5d7b2b;}
        
        Background color #5d7b2b
      
           Border around this has a color of #5d7b2b        
        
          <div style="border:2px solid #5d7b2b;">Content here</div>
        
        
          .myborder {border:2px solid #5d7b2b;}
        
        Border color #5d7b2b