#5a4b15 color space conversions
Hex:
        #5a4b15
        RGB:
        90, 75, 21
        CMY:
        65, 71, 92
        CMYK:
        0, 17, 77, 65
      HSL:
        47°, 62.1622%, 21.7647%
        HSV (HSB):
        47°, 76.6667%, 35.2941%
        XYZ:
        6.8679, 7.2600, 1.7488
        xyY:
        0.4326, 0.4573, 7.2600
      CIE-Lab:
        32.3915, -0.3279, 32.9726
        CIE-LCH:
        32.3915, 32.9742, 90.5697
        CIE-Luv:
        32.3915, 12.2841, 30.1499
        Hunter-Lab:
        26.9443, -1.6543, 15.0128
      #5a4b15 color charts
#5a4b15 RGB chart
      #5a4b15 CMYK chart
      #5a4b15 RGB pie chart
      #5a4b15 color shades, tints & tones
#5a4b15 color schemes
#5a4b15 color preview, HTML & CSS examples
           This text has a color of #5a4b15        
        
          <p style="color:#5a4b15;">Text here</p>
        
        
          .mytext {color:#5a4b15;}
        
        Text color #5a4b15
      
           This box has a color of #5a4b15        
        
          <div style="background-color:#5a4b15;">Content here</div>
        
        
          .mybackground {background-color:#5a4b15;}
        
        Background color #5a4b15
      
           Border around this has a color of #5a4b15        
        
          <div style="border:2px solid #5a4b15;">Content here</div>
        
        
          .myborder {border:2px solid #5a4b15;}
        
        Border color #5a4b15