#a48f84 color space conversions
Hex:
        #a48f84
        RGB:
        164, 143, 132
        CMY:
        36, 44, 48
        CMYK:
        0, 13, 20, 36
      HSL:
        21°, 14.9533%, 58.0392%
        HSV (HSB):
        21°, 19.5122%, 64.3137%
        XYZ:
        29.2972, 29.2034, 25.9225
        xyY:
        0.3470, 0.3459, 29.2034
      CIE-Lab:
        60.9607, 6.0257, 8.7345
        CIE-LCH:
        60.9607, 10.6113, 55.3992
        CIE-Luv:
        60.9607, 13.5831, 10.9517
        Hunter-Lab:
        54.0401, 2.2012, 9.3873
      #a48f84 color charts
#a48f84 RGB chart
      #a48f84 CMYK chart
      #a48f84 RGB pie chart
      #a48f84 color shades, tints & tones
#a48f84 color schemes
#a48f84 color preview, HTML & CSS examples
           This text has a color of #a48f84        
        
          <p style="color:#a48f84;">Text here</p>
        
        
          .mytext {color:#a48f84;}
        
        Text color #a48f84
      
           This box has a color of #a48f84        
        
          <div style="background-color:#a48f84;">Content here</div>
        
        
          .mybackground {background-color:#a48f84;}
        
        Background color #a48f84
      
           Border around this has a color of #a48f84        
        
          <div style="border:2px solid #a48f84;">Content here</div>
        
        
          .myborder {border:2px solid #a48f84;}
        
        Border color #a48f84