#a49864 color space conversions
Hex:
        #a49864
        RGB:
        164, 152, 100
        CMY:
        36, 40, 61
        CMYK:
        0, 7, 39, 36
      HSL:
        49°, 26.0163%, 51.7647%
        HSV (HSB):
        49°, 39.0244%, 64.3137%
        XYZ:
        28.8383, 31.2691, 16.5722
        xyY:
        0.3761, 0.4078, 31.2691
      CIE-Lab:
        62.7341, -3.3909, 28.9652
        CIE-LCH:
        62.7341, 29.1630, 96.6771
        CIE-Luv:
        62.7341, 10.4521, 37.1810
        Hunter-Lab:
        55.9188, -5.8021, 21.5718
      #a49864 color charts
#a49864 RGB chart
      #a49864 CMYK chart
      #a49864 RGB pie chart
      #a49864 color shades, tints & tones
#a49864 color schemes
#a49864 color preview, HTML & CSS examples
           This text has a color of #a49864        
        
          <p style="color:#a49864;">Text here</p>
        
        
          .mytext {color:#a49864;}
        
        Text color #a49864
      
           This box has a color of #a49864        
        
          <div style="background-color:#a49864;">Content here</div>
        
        
          .mybackground {background-color:#a49864;}
        
        Background color #a49864
      
           Border around this has a color of #a49864        
        
          <div style="border:2px solid #a49864;">Content here</div>
        
        
          .myborder {border:2px solid #a49864;}
        
        Border color #a49864