#5e4b01 color space conversions
Hex:
        #5e4b01
        RGB:
        94, 75, 1
        CMY:
        63, 71, 100
        CMYK:
        0, 20, 99, 63
      HSL:
        48°, 97.8947%, 18.6275%
        HSV (HSB):
        48°, 98.9362%, 36.8627%
        XYZ:
        7.1376, 7.4140, 1.0836
        xyY:
        0.4565, 0.4742, 7.4140
      CIE-Lab:
        32.7315, 0.8987, 41.0005
        CIE-LCH:
        32.7315, 41.0104, 88.7443
        CIE-Luv:
        32.7315, 15.7241, 34.2130
        Hunter-Lab:
        27.2287, -0.8588, 16.7006
      #5e4b01 color charts
#5e4b01 RGB chart
      #5e4b01 CMYK chart
      #5e4b01 RGB pie chart
      #5e4b01 color shades, tints & tones
#5e4b01 color schemes
#5e4b01 color preview, HTML & CSS examples
           This text has a color of #5e4b01        
        
          <p style="color:#5e4b01;">Text here</p>
        
        
          .mytext {color:#5e4b01;}
        
        Text color #5e4b01
      
           This box has a color of #5e4b01        
        
          <div style="background-color:#5e4b01;">Content here</div>
        
        
          .mybackground {background-color:#5e4b01;}
        
        Background color #5e4b01
      
           Border around this has a color of #5e4b01        
        
          <div style="border:2px solid #5e4b01;">Content here</div>
        
        
          .myborder {border:2px solid #5e4b01;}
        
        Border color #5e4b01