#a47c48 color space conversions
Hex:
        #a47c48
        RGB:
        164, 124, 72
        CMY:
        36, 51, 72
        CMYK:
        0, 24, 56, 36
      HSL:
        34°, 38.9831%, 46.2745%
        HSV (HSB):
        34°, 56.0976%, 64.3137%
        XYZ:
        23.6872, 22.7757, 9.2786
        xyY:
        0.4249, 0.4086, 22.7757
      CIE-Lab:
        54.8405, 9.3033, 34.1278
        CIE-LCH:
        54.8405, 35.3731, 74.7515
        CIE-Luv:
        54.8405, 30.7657, 37.8096
        Hunter-Lab:
        47.7239, 5.0796, 21.8794
      #a47c48 color charts
#a47c48 RGB chart
      #a47c48 CMYK chart
      #a47c48 RGB pie chart
      #a47c48 color shades, tints & tones
#a47c48 color schemes
#a47c48 color preview, HTML & CSS examples
           This text has a color of #a47c48        
        
          <p style="color:#a47c48;">Text here</p>
        
        
          .mytext {color:#a47c48;}
        
        Text color #a47c48
      
           This box has a color of #a47c48        
        
          <div style="background-color:#a47c48;">Content here</div>
        
        
          .mybackground {background-color:#a47c48;}
        
        Background color #a47c48
      
           Border around this has a color of #a47c48        
        
          <div style="border:2px solid #a47c48;">Content here</div>
        
        
          .myborder {border:2px solid #a47c48;}
        
        Border color #a47c48