#a47152 color space conversions
Hex:
        #a47152
        RGB:
        164, 113, 82
        CMY:
        36, 56, 68
        CMYK:
        0, 31, 50, 36
      HSL:
        23°, 33.3333%, 48.2353%
        HSV (HSB):
        23°, 50.0000%, 64.3137%
        XYZ:
        22.7380, 20.3120, 10.7048
        xyY:
        0.4230, 0.3779, 20.3120
      CIE-Lab:
        52.1881, 16.4757, 25.2583
        CIE-LCH:
        52.1881, 30.1568, 56.8840
        CIE-Luv:
        52.1881, 37.4048, 27.2219
        Hunter-Lab:
        45.0688, 11.1858, 17.4655
      #a47152 color charts
#a47152 RGB chart
      #a47152 CMYK chart
      #a47152 RGB pie chart
      #a47152 color shades, tints & tones
#a47152 color schemes
#a47152 color preview, HTML & CSS examples
           This text has a color of #a47152        
        
          <p style="color:#a47152;">Text here</p>
        
        
          .mytext {color:#a47152;}
        
        Text color #a47152
      
           This box has a color of #a47152        
        
          <div style="background-color:#a47152;">Content here</div>
        
        
          .mybackground {background-color:#a47152;}
        
        Background color #a47152
      
           Border around this has a color of #a47152        
        
          <div style="border:2px solid #a47152;">Content here</div>
        
        
          .myborder {border:2px solid #a47152;}
        
        Border color #a47152