#a48269 color space conversions
Hex:
        #a48269
        RGB:
        164, 130, 105
        CMY:
        36, 49, 59
        CMYK:
        0, 21, 36, 36
      HSL:
        25°, 24.4813%, 52.7451%
        HSV (HSB):
        25°, 35.9756%, 64.3137%
        XYZ:
        25.8423, 24.8777, 16.8044
        xyY:
        0.3827, 0.3684, 24.8777
      CIE-Lab:
        56.9561, 9.4515, 18.5065
        CIE-LCH:
        56.9561, 20.7803, 62.9460
        CIE-Luv:
        56.9561, 23.8161, 22.1082
        Hunter-Lab:
        49.8775, 5.1977, 14.9387
      #a48269 color charts
#a48269 RGB chart
      #a48269 CMYK chart
      #a48269 RGB pie chart
      #a48269 color shades, tints & tones
#a48269 color schemes
#a48269 color preview, HTML & CSS examples
           This text has a color of #a48269        
        
          <p style="color:#a48269;">Text here</p>
        
        
          .mytext {color:#a48269;}
        
        Text color #a48269
      
           This box has a color of #a48269        
        
          <div style="background-color:#a48269;">Content here</div>
        
        
          .mybackground {background-color:#a48269;}
        
        Background color #a48269
      
           Border around this has a color of #a48269        
        
          <div style="border:2px solid #a48269;">Content here</div>
        
        
          .myborder {border:2px solid #a48269;}
        
        Border color #a48269