#5e882f color space conversions
Hex:
        #5e882f
        RGB:
        94, 136, 47
        CMY:
        63, 47, 82
        CMYK:
        31, 0, 65, 47
      HSL:
        88°, 48.6339%, 35.8824%
        HSV (HSB):
        88°, 65.4412%, 53.3333%
        XYZ:
        13.9333, 20.1932, 5.8526
        xyY:
        0.3485, 0.5051, 20.1932
      CIE-Lab:
        52.0550, -29.7019, 41.8570
        CIE-LCH:
        52.0550, 51.3245, 125.3597
        CIE-Luv:
        52.0550, -21.0918, 50.8609
        Hunter-Lab:
        44.9369, -23.2930, 23.7338
      #5e882f color charts
#5e882f RGB chart
      #5e882f CMYK chart
      #5e882f RGB pie chart
      #5e882f color shades, tints & tones
#5e882f color schemes
#5e882f color preview, HTML & CSS examples
           This text has a color of #5e882f        
        
          <p style="color:#5e882f;">Text here</p>
        
        
          .mytext {color:#5e882f;}
        
        Text color #5e882f
      
           This box has a color of #5e882f        
        
          <div style="background-color:#5e882f;">Content here</div>
        
        
          .mybackground {background-color:#5e882f;}
        
        Background color #5e882f
      
           Border around this has a color of #5e882f        
        
          <div style="border:2px solid #5e882f;">Content here</div>
        
        
          .myborder {border:2px solid #5e882f;}
        
        Border color #5e882f