#5e802e color space conversions
Hex:
        #5e802e
        RGB:
        94, 128, 46
        CMY:
        63, 50, 82
        CMYK:
        27, 0, 64, 50
      HSL:
        85°, 47.1264%, 34.1176%
        HSV (HSB):
        85°, 64.0625%, 50.1961%
        XYZ:
        12.8284, 18.0153, 5.3859
        xyY:
        0.3541, 0.4973, 18.0153
      CIE-Lab:
        49.5146, -25.9139, 39.5392
        CIE-LCH:
        49.5146, 47.2745, 123.2407
        CIE-Luv:
        49.5146, -16.9586, 47.3365
        Hunter-Lab:
        42.4444, -20.3279, 22.1876
      #5e802e color charts
#5e802e RGB chart
      #5e802e CMYK chart
      #5e802e RGB pie chart
      #5e802e color shades, tints & tones
#5e802e color schemes
#5e802e color preview, HTML & CSS examples
           This text has a color of #5e802e        
        
          <p style="color:#5e802e;">Text here</p>
        
        
          .mytext {color:#5e802e;}
        
        Text color #5e802e
      
           This box has a color of #5e802e        
        
          <div style="background-color:#5e802e;">Content here</div>
        
        
          .mybackground {background-color:#5e802e;}
        
        Background color #5e802e
      
           Border around this has a color of #5e802e        
        
          <div style="border:2px solid #5e802e;">Content here</div>
        
        
          .myborder {border:2px solid #5e802e;}
        
        Border color #5e802e