#a47445 color space conversions
Hex:
        #a47445
        RGB:
        164, 116, 69
        CMY:
        36, 55, 73
        CMYK:
        0, 29, 58, 36
      HSL:
        30°, 40.7725%, 45.6863%
        HSV (HSB):
        30°, 57.9268%, 64.3137%
        XYZ:
        22.6294, 20.8130, 8.4548
        xyY:
        0.4360, 0.4010, 20.8130
      CIE-Lab:
        52.7442, 13.5841, 33.1991
        CIE-LCH:
        52.7442, 35.8707, 67.7470
        CIE-Luv:
        52.7442, 36.6607, 35.4601
        Hunter-Lab:
        45.6212, 8.7039, 20.9468
      #a47445 color charts
#a47445 RGB chart
      #a47445 CMYK chart
      #a47445 RGB pie chart
      #a47445 color shades, tints & tones
#a47445 color schemes
#a47445 color preview, HTML & CSS examples
           This text has a color of #a47445        
        
          <p style="color:#a47445;">Text here</p>
        
        
          .mytext {color:#a47445;}
        
        Text color #a47445
      
           This box has a color of #a47445        
        
          <div style="background-color:#a47445;">Content here</div>
        
        
          .mybackground {background-color:#a47445;}
        
        Background color #a47445
      
           Border around this has a color of #a47445        
        
          <div style="border:2px solid #a47445;">Content here</div>
        
        
          .myborder {border:2px solid #a47445;}
        
        Border color #a47445