#5e862f color space conversions
Hex:
        #5e862f
        RGB:
        94, 134, 47
        CMY:
        63, 47, 82
        CMYK:
        30, 0, 65, 47
      HSL:
        88°, 48.0663%, 35.4902%
        HSV (HSB):
        88°, 64.9254%, 52.5490%
        XYZ:
        13.6543, 19.6351, 5.7596
        xyY:
        0.3497, 0.5028, 19.6351
      CIE-Lab:
        51.4221, -28.7460, 41.1679
        CIE-LCH:
        51.4221, 50.2108, 124.9252
        CIE-Luv:
        51.4221, -20.0711, 49.8939
        Hunter-Lab:
        44.3115, -22.5417, 23.3115
      #5e862f color charts
#5e862f RGB chart
      #5e862f CMYK chart
      #5e862f RGB pie chart
      #5e862f color shades, tints & tones
#5e862f color schemes
#5e862f color preview, HTML & CSS examples
           This text has a color of #5e862f        
        
          <p style="color:#5e862f;">Text here</p>
        
        
          .mytext {color:#5e862f;}
        
        Text color #5e862f
      
           This box has a color of #5e862f        
        
          <div style="background-color:#5e862f;">Content here</div>
        
        
          .mybackground {background-color:#5e862f;}
        
        Background color #5e862f
      
           Border around this has a color of #5e862f        
        
          <div style="border:2px solid #5e862f;">Content here</div>
        
        
          .myborder {border:2px solid #5e862f;}
        
        Border color #5e862f