#5e4807 color space conversions
Hex:
        #5e4807
        RGB:
        94, 72, 7
        CMY:
        63, 72, 97
        CMYK:
        0, 23, 93, 63
      HSL:
        45°, 86.1386%, 19.8039%
        HSV (HSB):
        45°, 92.5532%, 36.8627%
        XYZ:
        6.9718, 7.0298, 1.1904
        xyY:
        0.4589, 0.4627, 7.0298
      CIE-Lab:
        31.8745, 2.9457, 38.1530
        CIE-LCH:
        31.8745, 38.2665, 85.5851
        CIE-Luv:
        31.8745, 17.6477, 31.9584
        Hunter-Lab:
        26.5137, 0.5379, 15.8975
      #5e4807 color charts
#5e4807 RGB chart
      #5e4807 CMYK chart
      #5e4807 RGB pie chart
      #5e4807 color shades, tints & tones
#5e4807 color schemes
#5e4807 color preview, HTML & CSS examples
           This text has a color of #5e4807        
        
          <p style="color:#5e4807;">Text here</p>
        
        
          .mytext {color:#5e4807;}
        
        Text color #5e4807
      
           This box has a color of #5e4807        
        
          <div style="background-color:#5e4807;">Content here</div>
        
        
          .mybackground {background-color:#5e4807;}
        
        Background color #5e4807
      
           Border around this has a color of #5e4807        
        
          <div style="border:2px solid #5e4807;">Content here</div>
        
        
          .myborder {border:2px solid #5e4807;}
        
        Border color #5e4807