#5e861f color space conversions
Hex:
        #5e861f
        RGB:
        94, 134, 31
        CMY:
        63, 47, 88
        CMYK:
        30, 0, 77, 47
      HSL:
        83°, 62.4242%, 32.3529%
        HSV (HSB):
        83°, 76.8657%, 52.5490%
        XYZ:
        13.3885, 19.5288, 4.3601
        xyY:
        0.3592, 0.5239, 19.5288
      CIE-Lab:
        51.3002, -29.9307, 47.6108
        CIE-LCH:
        51.3002, 56.2373, 122.1557
        CIE-Luv:
        51.3002, -20.1201, 54.6471
        Hunter-Lab:
        44.1914, -23.2555, 25.0842
      #5e861f color charts
#5e861f RGB chart
      #5e861f CMYK chart
      #5e861f RGB pie chart
      #5e861f color shades, tints & tones
#5e861f color schemes
#5e861f color preview, HTML & CSS examples
           This text has a color of #5e861f        
        
          <p style="color:#5e861f;">Text here</p>
        
        
          .mytext {color:#5e861f;}
        
        Text color #5e861f
      
           This box has a color of #5e861f        
        
          <div style="background-color:#5e861f;">Content here</div>
        
        
          .mybackground {background-color:#5e861f;}
        
        Background color #5e861f
      
           Border around this has a color of #5e861f        
        
          <div style="border:2px solid #5e861f;">Content here</div>
        
        
          .myborder {border:2px solid #5e861f;}
        
        Border color #5e861f