#5e995d color space conversions
Hex:
        #5e995d
        RGB:
        94, 153, 93
        CMY:
        63, 40, 64
        CMYK:
        39, 0, 39, 40
      HSL:
        119°, 24.3902%, 48.2353%
        HSV (HSB):
        119°, 39.2157%, 60.0000%
        XYZ:
        17.9831, 25.9525, 14.4174
        xyY:
        0.3082, 0.4447, 25.9525
      CIE-Lab:
        57.9919, -31.8886, 25.6335
        CIE-LCH:
        57.9919, 40.9140, 141.2061
        CIE-Luv:
        57.9919, -28.7801, 37.7785
        Hunter-Lab:
        50.9436, -26.1406, 18.8809
      #5e995d color charts
#5e995d RGB chart
      #5e995d CMYK chart
      #5e995d RGB pie chart
      #5e995d color shades, tints & tones
#5e995d color schemes
#5e995d color preview, HTML & CSS examples
           This text has a color of #5e995d        
        
          <p style="color:#5e995d;">Text here</p>
        
        
          .mytext {color:#5e995d;}
        
        Text color #5e995d
      
           This box has a color of #5e995d        
        
          <div style="background-color:#5e995d;">Content here</div>
        
        
          .mybackground {background-color:#5e995d;}
        
        Background color #5e995d
      
           Border around this has a color of #5e995d        
        
          <div style="border:2px solid #5e995d;">Content here</div>
        
        
          .myborder {border:2px solid #5e995d;}
        
        Border color #5e995d