#5e915f color space conversions
Hex:
        #5e915f
        RGB:
        94, 145, 95
        CMY:
        63, 43, 63
        CMYK:
        35, 0, 34, 43
      HSL:
        121°, 21.3389%, 46.8627%
        HSV (HSB):
        121°, 35.1724%, 56.8627%
        XYZ:
        16.8071, 23.4567, 14.4682
        xyY:
        0.3071, 0.4286, 23.4567
      CIE-Lab:
        55.5397, -27.7176, 21.2859
        CIE-LCH:
        55.5397, 34.9479, 142.4773
        CIE-Luv:
        55.5397, -25.0462, 31.7614
        Hunter-Lab:
        48.4321, -22.8126, 16.1906
      #5e915f color charts
#5e915f RGB chart
      #5e915f CMYK chart
      #5e915f RGB pie chart
      #5e915f color shades, tints & tones
#5e915f color schemes
#5e915f color preview, HTML & CSS examples
           This text has a color of #5e915f        
        
          <p style="color:#5e915f;">Text here</p>
        
        
          .mytext {color:#5e915f;}
        
        Text color #5e915f
      
           This box has a color of #5e915f        
        
          <div style="background-color:#5e915f;">Content here</div>
        
        
          .mybackground {background-color:#5e915f;}
        
        Background color #5e915f
      
           Border around this has a color of #5e915f        
        
          <div style="border:2px solid #5e915f;">Content here</div>
        
        
          .myborder {border:2px solid #5e915f;}
        
        Border color #5e915f