#5e854b color space conversions
Hex:
        #5e854b
        RGB:
        94, 133, 75
        CMY:
        63, 48, 71
        CMYK:
        29, 0, 44, 48
      HSL:
        100°, 27.8846%, 40.7843%
        HSV (HSB):
        100°, 43.6090%, 52.1569%
        XYZ:
        14.2736, 19.6627, 9.6996
        xyY:
        0.3271, 0.4506, 19.6627
      CIE-Lab:
        51.4537, -24.9813, 26.9770
        CIE-LCH:
        51.4537, 36.7672, 132.8004
        CIE-Luv:
        51.4537, -19.4501, 36.6172
        Hunter-Lab:
        44.3427, -20.1417, 18.0707
      #5e854b color charts
#5e854b RGB chart
      #5e854b CMYK chart
      #5e854b RGB pie chart
      #5e854b color shades, tints & tones
#5e854b color schemes
#5e854b color preview, HTML & CSS examples
           This text has a color of #5e854b        
        
          <p style="color:#5e854b;">Text here</p>
        
        
          .mytext {color:#5e854b;}
        
        Text color #5e854b
      
           This box has a color of #5e854b        
        
          <div style="background-color:#5e854b;">Content here</div>
        
        
          .mybackground {background-color:#5e854b;}
        
        Background color #5e854b
      
           Border around this has a color of #5e854b        
        
          <div style="border:2px solid #5e854b;">Content here</div>
        
        
          .myborder {border:2px solid #5e854b;}
        
        Border color #5e854b