#5a4016 color space conversions
Hex:
        #5a4016
        RGB:
        90, 64, 22
        CMY:
        65, 75, 91
        CMYK:
        0, 29, 76, 65
      HSL:
        37°, 60.7143%, 21.9608%
        HSV (HSB):
        37°, 75.5556%, 35.2941%
        XYZ:
        6.1947, 5.8984, 1.5711
        xyY:
        0.4534, 0.4317, 5.8984
      CIE-Lab:
        29.1546, 6.5843, 29.1626
        CIE-LCH:
        29.1546, 29.8967, 77.2772
        CIE-Luv:
        29.1546, 19.5129, 24.9429
        Hunter-Lab:
        24.2866, 3.0276, 13.1652
      #5a4016 color charts
#5a4016 RGB chart
      #5a4016 CMYK chart
      #5a4016 RGB pie chart
      #5a4016 color shades, tints & tones
#5a4016 color schemes
#5a4016 color preview, HTML & CSS examples
           This text has a color of #5a4016        
        
          <p style="color:#5a4016;">Text here</p>
        
        
          .mytext {color:#5a4016;}
        
        Text color #5a4016
      
           This box has a color of #5a4016        
        
          <div style="background-color:#5a4016;">Content here</div>
        
        
          .mybackground {background-color:#5a4016;}
        
        Background color #5a4016
      
           Border around this has a color of #5a4016        
        
          <div style="border:2px solid #5a4016;">Content here</div>
        
        
          .myborder {border:2px solid #5a4016;}
        
        Border color #5a4016