#5d842d color space conversions
Hex:
        #5d842d
        RGB:
        93, 132, 45
        CMY:
        64, 48, 82
        CMYK:
        30, 0, 66, 48
      HSL:
        87°, 49.1525%, 34.7059%
        HSV (HSB):
        87°, 65.9091%, 51.7647%
        XYZ:
        13.2391, 19.0191, 5.4559
        xyY:
        0.3510, 0.5043, 19.0191
      CIE-Lab:
        50.7096, -28.3562, 41.2829
        CIE-LCH:
        50.7096, 50.0834, 124.4842
        CIE-Luv:
        50.7096, -19.5575, 49.6071
        Hunter-Lab:
        43.6109, -22.1313, 23.1102
      #5d842d color charts
#5d842d RGB chart
      #5d842d CMYK chart
      #5d842d RGB pie chart
      #5d842d color shades, tints & tones
#5d842d color schemes
#5d842d color preview, HTML & CSS examples
           This text has a color of #5d842d        
        
          <p style="color:#5d842d;">Text here</p>
        
        
          .mytext {color:#5d842d;}
        
        Text color #5d842d
      
           This box has a color of #5d842d        
        
          <div style="background-color:#5d842d;">Content here</div>
        
        
          .mybackground {background-color:#5d842d;}
        
        Background color #5d842d
      
           Border around this has a color of #5d842d        
        
          <div style="border:2px solid #5d842d;">Content here</div>
        
        
          .myborder {border:2px solid #5d842d;}
        
        Border color #5d842d