#5e4803 color space conversions
Hex:
        #5e4803
        RGB:
        94, 72, 3
        CMY:
        63, 72, 99
        CMYK:
        0, 23, 97, 63
      HSL:
        45°, 93.8144%, 19.0196%
        HSV (HSB):
        45°, 96.8085%, 36.8627%
        XYZ:
        6.9499, 7.0210, 1.0750
        xyY:
        0.4619, 0.4666, 7.0210
      CIE-Lab:
        31.8546, 2.8120, 39.6020
        CIE-LCH:
        31.8546, 39.7018, 85.9385
        CIE-Luv:
        31.8546, 17.7531, 32.6327
        Hunter-Lab:
        26.4971, 0.4485, 16.1425
      #5e4803 color charts
#5e4803 RGB chart
      #5e4803 CMYK chart
      #5e4803 RGB pie chart
      #5e4803 color shades, tints & tones
#5e4803 color schemes
#5e4803 color preview, HTML & CSS examples
           This text has a color of #5e4803        
        
          <p style="color:#5e4803;">Text here</p>
        
        
          .mytext {color:#5e4803;}
        
        Text color #5e4803
      
           This box has a color of #5e4803        
        
          <div style="background-color:#5e4803;">Content here</div>
        
        
          .mybackground {background-color:#5e4803;}
        
        Background color #5e4803
      
           Border around this has a color of #5e4803        
        
          <div style="border:2px solid #5e4803;">Content here</div>
        
        
          .myborder {border:2px solid #5e4803;}
        
        Border color #5e4803