#a49232 color space conversions
Hex:
        #a49232
        RGB:
        164, 146, 50
        CMY:
        36, 43, 80
        CMYK:
        0, 11, 70, 36
      HSL:
        51°, 53.2710%, 41.9608%
        HSV (HSB):
        51°, 69.5122%, 64.3137%
        XYZ:
        26.1644, 28.6806, 7.1745
        xyY:
        0.4219, 0.4624, 28.6806
      CIE-Lab:
        60.4987, -4.4779, 51.1136
        CIE-LCH:
        60.4987, 51.3094, 95.0067
        CIE-Luv:
        60.4987, 16.6396, 56.4627
        Hunter-Lab:
        53.5542, -6.5120, 29.5451
      #a49232 color charts
#a49232 RGB chart
      #a49232 CMYK chart
      #a49232 RGB pie chart
      #a49232 color shades, tints & tones
#a49232 color schemes
#a49232 color preview, HTML & CSS examples
           This text has a color of #a49232        
        
          <p style="color:#a49232;">Text here</p>
        
        
          .mytext {color:#a49232;}
        
        Text color #a49232
      
           This box has a color of #a49232        
        
          <div style="background-color:#a49232;">Content here</div>
        
        
          .mybackground {background-color:#a49232;}
        
        Background color #a49232
      
           Border around this has a color of #a49232        
        
          <div style="border:2px solid #a49232;">Content here</div>
        
        
          .myborder {border:2px solid #a49232;}
        
        Border color #a49232