#a49547 color space conversions
Hex:
        #a49547
        RGB:
        164, 149, 71
        CMY:
        36, 42, 72
        CMYK:
        0, 9, 57, 36
      HSL:
        50°, 39.5745%, 46.0784%
        HSV (HSB):
        50°, 56.7073%, 64.3137%
        XYZ:
        27.1946, 29.8423, 10.2881
        xyY:
        0.4039, 0.4433, 29.8423
      CIE-Lab:
        61.5179, -4.6573, 42.5580
        CIE-LCH:
        61.5179, 42.8121, 96.2453
        CIE-Luv:
        61.5179, 13.8094, 50.2053
        Hunter-Lab:
        54.6281, -6.7396, 27.0737
      #a49547 color charts
#a49547 RGB chart
      #a49547 CMYK chart
      #a49547 RGB pie chart
      #a49547 color shades, tints & tones
#a49547 color schemes
#a49547 color preview, HTML & CSS examples
           This text has a color of #a49547        
        
          <p style="color:#a49547;">Text here</p>
        
        
          .mytext {color:#a49547;}
        
        Text color #a49547
      
           This box has a color of #a49547        
        
          <div style="background-color:#a49547;">Content here</div>
        
        
          .mybackground {background-color:#a49547;}
        
        Background color #a49547
      
           Border around this has a color of #a49547        
        
          <div style="border:2px solid #a49547;">Content here</div>
        
        
          .myborder {border:2px solid #a49547;}
        
        Border color #a49547