#a48079 color space conversions
Hex:
        #a48079
        RGB:
        164, 128, 121
        CMY:
        36, 50, 53
        CMYK:
        0, 22, 26, 36
      HSL:
        10°, 19.1111%, 55.8824%
        HSV (HSB):
        10°, 26.2195%, 64.3137%
        XYZ:
        26.4802, 24.7113, 21.4633
        xyY:
        0.3645, 0.3401, 24.7113
      CIE-Lab:
        56.7931, 12.7978, 9.1083
        CIE-LCH:
        56.7931, 15.7081, 35.4398
        CIE-Luv:
        56.7931, 23.3709, 9.9916
        Hunter-Lab:
        49.7105, 8.0915, 9.1980
      #a48079 color charts
#a48079 RGB chart
      #a48079 CMYK chart
      #a48079 RGB pie chart
      #a48079 color shades, tints & tones
#a48079 color schemes
#a48079 color preview, HTML & CSS examples
           This text has a color of #a48079        
        
          <p style="color:#a48079;">Text here</p>
        
        
          .mytext {color:#a48079;}
        
        Text color #a48079
      
           This box has a color of #a48079        
        
          <div style="background-color:#a48079;">Content here</div>
        
        
          .mybackground {background-color:#a48079;}
        
        Background color #a48079
      
           Border around this has a color of #a48079        
        
          <div style="border:2px solid #a48079;">Content here</div>
        
        
          .myborder {border:2px solid #a48079;}
        
        Border color #a48079