#a48232 color space conversions
Hex:
        #a48232
        RGB:
        164, 130, 50
        CMY:
        36, 49, 80
        CMYK:
        0, 21, 70, 36
      HSL:
        42°, 53.2710%, 41.9608%
        HSV (HSB):
        42°, 69.5122%, 64.3137%
        XYZ:
        23.8682, 24.0881, 6.4091
        xyY:
        0.4390, 0.4431, 24.0881
      CIE-Lab:
        56.1759, 4.3471, 46.6419
        CIE-LCH:
        56.1759, 46.8440, 84.6754
        CIE-Luv:
        56.1759, 27.9230, 49.4597
        Hunter-Lab:
        49.0796, 0.9181, 26.6133
      #a48232 color charts
#a48232 RGB chart
      #a48232 CMYK chart
      #a48232 RGB pie chart
      #a48232 color shades, tints & tones
#a48232 color schemes
#a48232 color preview, HTML & CSS examples
           This text has a color of #a48232        
        
          <p style="color:#a48232;">Text here</p>
        
        
          .mytext {color:#a48232;}
        
        Text color #a48232
      
           This box has a color of #a48232        
        
          <div style="background-color:#a48232;">Content here</div>
        
        
          .mybackground {background-color:#a48232;}
        
        Background color #a48232
      
           Border around this has a color of #a48232        
        
          <div style="border:2px solid #a48232;">Content here</div>
        
        
          .myborder {border:2px solid #a48232;}
        
        Border color #a48232