#a49475 color space conversions
Hex:
        #a49475
        RGB:
        164, 148, 117
        CMY:
        36, 42, 54
        CMYK:
        0, 10, 29, 36
      HSL:
        40°, 20.5240%, 55.0980%
        HSV (HSB):
        40°, 28.6585%, 64.3137%
        XYZ:
        29.1106, 30.3567, 21.1548
        xyY:
        0.3611, 0.3765, 30.3567
      CIE-Lab:
        61.9608, 0.9968, 18.5785
        CIE-LCH:
        61.9608, 18.6052, 86.9289
        CIE-Luv:
        61.9608, 11.8211, 24.3987
        Hunter-Lab:
        55.0969, -2.1085, 15.8031
      #a49475 color charts
#a49475 RGB chart
      #a49475 CMYK chart
      #a49475 RGB pie chart
      #a49475 color shades, tints & tones
#a49475 color schemes
#a49475 color preview, HTML & CSS examples
           This text has a color of #a49475        
        
          <p style="color:#a49475;">Text here</p>
        
        
          .mytext {color:#a49475;}
        
        Text color #a49475
      
           This box has a color of #a49475        
        
          <div style="background-color:#a49475;">Content here</div>
        
        
          .mybackground {background-color:#a49475;}
        
        Background color #a49475
      
           Border around this has a color of #a49475        
        
          <div style="border:2px solid #a49475;">Content here</div>
        
        
          .myborder {border:2px solid #a49475;}
        
        Border color #a49475