#a47246 color space conversions
Hex:
        #a47246
        RGB:
        164, 114, 70
        CMY:
        36, 55, 73
        CMYK:
        0, 30, 57, 36
      HSL:
        28°, 40.1709%, 45.8824%
        HSV (HSB):
        28°, 57.3171%, 64.3137%
        XYZ:
        22.4326, 20.3693, 8.5437
        xyY:
        0.4369, 0.3967, 20.3693
      CIE-Lab:
        52.2522, 14.8037, 32.0530
        CIE-LCH:
        52.2522, 35.3065, 65.2100
        CIE-Luv:
        52.2522, 37.9856, 34.0376
        Hunter-Lab:
        45.1324, 9.7401, 20.3689
      #a47246 color charts
#a47246 RGB chart
      #a47246 CMYK chart
      #a47246 RGB pie chart
      #a47246 color shades, tints & tones
#a47246 color schemes
#a47246 color preview, HTML & CSS examples
           This text has a color of #a47246        
        
          <p style="color:#a47246;">Text here</p>
        
        
          .mytext {color:#a47246;}
        
        Text color #a47246
      
           This box has a color of #a47246        
        
          <div style="background-color:#a47246;">Content here</div>
        
        
          .mybackground {background-color:#a47246;}
        
        Background color #a47246
      
           Border around this has a color of #a47246        
        
          <div style="border:2px solid #a47246;">Content here</div>
        
        
          .myborder {border:2px solid #a47246;}
        
        Border color #a47246