#5d7a4a color space conversions
Hex:
        #5d7a4a
        RGB:
        93, 122, 74
        CMY:
        64, 52, 71
        CMYK:
        24, 0, 39, 52
      HSL:
        96°, 24.4898%, 38.4314%
        HSV (HSB):
        96°, 39.3443%, 47.8431%
        XYZ:
        12.7098, 16.7406, 9.0400
        xyY:
        0.3302, 0.4349, 16.7406
      CIE-Lab:
        47.9316, -19.8834, 22.9768
        CIE-LCH:
        47.9316, 30.3856, 130.8718
        CIE-Luv:
        47.9316, -14.3930, 30.8586
        Hunter-Lab:
        40.9153, -16.1533, 15.5410
      #5d7a4a color charts
#5d7a4a RGB chart
      #5d7a4a CMYK chart
      #5d7a4a RGB pie chart
      #5d7a4a color shades, tints & tones
#5d7a4a color schemes
#5d7a4a color preview, HTML & CSS examples
           This text has a color of #5d7a4a        
        
          <p style="color:#5d7a4a;">Text here</p>
        
        
          .mytext {color:#5d7a4a;}
        
        Text color #5d7a4a
      
           This box has a color of #5d7a4a        
        
          <div style="background-color:#5d7a4a;">Content here</div>
        
        
          .mybackground {background-color:#5d7a4a;}
        
        Background color #5d7a4a
      
           Border around this has a color of #5d7a4a        
        
          <div style="border:2px solid #5d7a4a;">Content here</div>
        
        
          .myborder {border:2px solid #5d7a4a;}
        
        Border color #5d7a4a