#5e501b color space conversions
Hex:
        #5e501b
        RGB:
        94, 80, 27
        CMY:
        63, 69, 89
        CMYK:
        0, 15, 71, 63
      HSL:
        47°, 55.3719%, 23.7255%
        HSV (HSB):
        47°, 71.2766%, 36.8627%
        XYZ:
        7.6826, 8.1961, 2.2140
        xyY:
        0.4246, 0.4530, 8.1961
      CIE-Lab:
        34.3881, -1.0046, 32.2873
        CIE-LCH:
        34.3881, 32.3029, 91.7821
        CIE-Luv:
        34.3881, 11.6381, 30.8685
        Hunter-Lab:
        28.6289, -2.2000, 15.4551
      #5e501b color charts
#5e501b RGB chart
      #5e501b CMYK chart
      #5e501b RGB pie chart
      #5e501b color shades, tints & tones
#5e501b color schemes
#5e501b color preview, HTML & CSS examples
           This text has a color of #5e501b        
        
          <p style="color:#5e501b;">Text here</p>
        
        
          .mytext {color:#5e501b;}
        
        Text color #5e501b
      
           This box has a color of #5e501b        
        
          <div style="background-color:#5e501b;">Content here</div>
        
        
          .mybackground {background-color:#5e501b;}
        
        Background color #5e501b
      
           Border around this has a color of #5e501b        
        
          <div style="border:2px solid #5e501b;">Content here</div>
        
        
          .myborder {border:2px solid #5e501b;}
        
        Border color #5e501b