#5e4c01 color space conversions
Hex:
        #5e4c01
        RGB:
        94, 76, 1
        CMY:
        63, 70, 100
        CMYK:
        0, 19, 99, 63
      HSL:
        48°, 97.8947%, 18.6275%
        HSV (HSB):
        48°, 98.9362%, 36.8627%
        XYZ:
        7.2060, 7.5508, 1.1064
        xyY:
        0.4543, 0.4760, 7.5508
      CIE-Lab:
        33.0292, 0.2867, 41.2144
        CIE-LCH:
        33.0292, 41.2154, 89.6015
        CIE-Luv:
        33.0292, 15.0340, 34.6286
        Hunter-Lab:
        27.4786, -1.2777, 16.8479
      #5e4c01 color charts
#5e4c01 RGB chart
      #5e4c01 CMYK chart
      #5e4c01 RGB pie chart
      #5e4c01 color shades, tints & tones
#5e4c01 color schemes
#5e4c01 color preview, HTML & CSS examples
           This text has a color of #5e4c01        
        
          <p style="color:#5e4c01;">Text here</p>
        
        
          .mytext {color:#5e4c01;}
        
        Text color #5e4c01
      
           This box has a color of #5e4c01        
        
          <div style="background-color:#5e4c01;">Content here</div>
        
        
          .mybackground {background-color:#5e4c01;}
        
        Background color #5e4c01
      
           Border around this has a color of #5e4c01        
        
          <div style="border:2px solid #5e4c01;">Content here</div>
        
        
          .myborder {border:2px solid #5e4c01;}
        
        Border color #5e4c01