#5a4018 color space conversions
Hex:
        #5a4018
        RGB:
        90, 64, 24
        CMY:
        65, 75, 91
        CMYK:
        0, 29, 73, 65
      HSL:
        36°, 57.8947%, 22.3529%
        HSV (HSB):
        36°, 73.3333%, 35.2941%
        XYZ:
        6.2147, 5.9064, 1.6767
        xyY:
        0.4504, 0.4281, 5.9064
      CIE-Lab:
        29.1751, 6.7130, 28.1307
        CIE-LCH:
        29.1751, 28.9206, 76.5782
        CIE-Luv:
        29.1751, 19.3983, 24.3070
        Hunter-Lab:
        24.3031, 3.1151, 12.9218
      #5a4018 color charts
#5a4018 RGB chart
      #5a4018 CMYK chart
      #5a4018 RGB pie chart
      #5a4018 color shades, tints & tones
#5a4018 color schemes
#5a4018 color preview, HTML & CSS examples
           This text has a color of #5a4018        
        
          <p style="color:#5a4018;">Text here</p>
        
        
          .mytext {color:#5a4018;}
        
        Text color #5a4018
      
           This box has a color of #5a4018        
        
          <div style="background-color:#5a4018;">Content here</div>
        
        
          .mybackground {background-color:#5a4018;}
        
        Background color #5a4018
      
           Border around this has a color of #5a4018        
        
          <div style="border:2px solid #5a4018;">Content here</div>
        
        
          .myborder {border:2px solid #5a4018;}
        
        Border color #5a4018