#5e4701 color space conversions
Hex:
        #5e4701
        RGB:
        94, 71, 1
        CMY:
        63, 72, 100
        CMYK:
        0, 24, 99, 63
      HSL:
        45°, 97.8947%, 18.6275%
        HSV (HSB):
        45°, 98.9362%, 36.8627%
        XYZ:
        6.8748, 6.8884, 0.9960
        xyY:
        0.4658, 0.4667, 6.8884
      CIE-Lab:
        31.5514, 3.3635, 40.1581
        CIE-LCH:
        31.5514, 40.2987, 85.2123
        CIE-Luv:
        31.5514, 18.5036, 32.5601
        Hunter-Lab:
        26.2457, 0.8265, 16.1221
      #5e4701 color charts
#5e4701 RGB chart
      #5e4701 CMYK chart
      #5e4701 RGB pie chart
      #5e4701 color shades, tints & tones
#5e4701 color schemes
#5e4701 color preview, HTML & CSS examples
           This text has a color of #5e4701        
        
          <p style="color:#5e4701;">Text here</p>
        
        
          .mytext {color:#5e4701;}
        
        Text color #5e4701
      
           This box has a color of #5e4701        
        
          <div style="background-color:#5e4701;">Content here</div>
        
        
          .mybackground {background-color:#5e4701;}
        
        Background color #5e4701
      
           Border around this has a color of #5e4701        
        
          <div style="border:2px solid #5e4701;">Content here</div>
        
        
          .myborder {border:2px solid #5e4701;}
        
        Border color #5e4701