#5e4e01 color space conversions
Hex:
        #5e4e01
        RGB:
        94, 78, 1
        CMY:
        63, 69, 100
        CMYK:
        0, 17, 99, 63
      HSL:
        50°, 97.8947%, 18.6275%
        HSV (HSB):
        50°, 98.9362%, 36.8627%
        XYZ:
        7.3460, 7.8307, 1.1530
        xyY:
        0.4499, 0.4795, 7.8307
      CIE-Lab:
        33.6277, -0.9318, 41.6458
        CIE-LCH:
        33.6277, 41.6562, 91.2818
        CIE-Luv:
        33.6277, 13.6602, 35.4624
        Hunter-Lab:
        27.9833, -2.1123, 17.1454
      #5e4e01 color charts
#5e4e01 RGB chart
      #5e4e01 CMYK chart
      #5e4e01 RGB pie chart
      #5e4e01 color shades, tints & tones
#5e4e01 color schemes
#5e4e01 color preview, HTML & CSS examples
           This text has a color of #5e4e01        
        
          <p style="color:#5e4e01;">Text here</p>
        
        
          .mytext {color:#5e4e01;}
        
        Text color #5e4e01
      
           This box has a color of #5e4e01        
        
          <div style="background-color:#5e4e01;">Content here</div>
        
        
          .mybackground {background-color:#5e4e01;}
        
        Background color #5e4e01
      
           Border around this has a color of #5e4e01        
        
          <div style="border:2px solid #5e4e01;">Content here</div>
        
        
          .myborder {border:2px solid #5e4e01;}
        
        Border color #5e4e01