#5e4a03 color space conversions
Hex:
        #5e4a03
        RGB:
        94, 74, 3
        CMY:
        63, 71, 99
        CMYK:
        0, 21, 97, 63
      HSL:
        47°, 93.8144%, 19.0196%
        HSV (HSB):
        47°, 96.8085%, 36.8627%
        XYZ:
        7.0813, 7.2838, 1.1188
        xyY:
        0.4573, 0.4704, 7.2838
      CIE-Lab:
        32.4445, 1.5792, 40.0440
        CIE-LCH:
        32.4445, 40.0751, 87.7417
        CIE-Luv:
        32.4445, 16.3672, 33.4646
        Hunter-Lab:
        26.9885, -0.3948, 16.4341
      #5e4a03 color charts
#5e4a03 RGB chart
      #5e4a03 CMYK chart
      #5e4a03 RGB pie chart
      #5e4a03 color shades, tints & tones
#5e4a03 color schemes
#5e4a03 color preview, HTML & CSS examples
           This text has a color of #5e4a03        
        
          <p style="color:#5e4a03;">Text here</p>
        
        
          .mytext {color:#5e4a03;}
        
        Text color #5e4a03
      
           This box has a color of #5e4a03        
        
          <div style="background-color:#5e4a03;">Content here</div>
        
        
          .mybackground {background-color:#5e4a03;}
        
        Background color #5e4a03
      
           Border around this has a color of #5e4a03        
        
          <div style="border:2px solid #5e4a03;">Content here</div>
        
        
          .myborder {border:2px solid #5e4a03;}
        
        Border color #5e4a03