#a48145 color space conversions
Hex:
        #a48145
        RGB:
        164, 129, 69
        CMY:
        36, 49, 73
        CMYK:
        0, 21, 58, 36
      HSL:
        38°, 40.7725%, 45.6863%
        HSV (HSB):
        38°, 57.9268%, 64.3137%
        XYZ:
        24.2343, 24.0227, 8.9898
        xyY:
        0.4233, 0.4196, 24.0227
      CIE-Lab:
        56.1105, 6.2333, 37.2402
        CIE-LCH:
        56.1105, 37.7583, 80.4979
        CIE-Luv:
        56.1105, 27.5035, 41.5872
        Hunter-Lab:
        49.0130, 2.4860, 23.4343
      #a48145 color charts
#a48145 RGB chart
      #a48145 CMYK chart
      #a48145 RGB pie chart
      #a48145 color shades, tints & tones
#a48145 color schemes
#a48145 color preview, HTML & CSS examples
           This text has a color of #a48145        
        
          <p style="color:#a48145;">Text here</p>
        
        
          .mytext {color:#a48145;}
        
        Text color #a48145
      
           This box has a color of #a48145        
        
          <div style="background-color:#a48145;">Content here</div>
        
        
          .mybackground {background-color:#a48145;}
        
        Background color #a48145
      
           Border around this has a color of #a48145        
        
          <div style="border:2px solid #a48145;">Content here</div>
        
        
          .myborder {border:2px solid #a48145;}
        
        Border color #a48145