#a49a65 color space conversions
Hex:
        #a49a65
        RGB:
        164, 154, 101
        CMY:
        36, 40, 60
        CMYK:
        0, 6, 38, 36
      HSL:
        50°, 25.7143%, 51.9608%
        HSV (HSB):
        50°, 38.4146%, 64.3137%
        XYZ:
        29.2144, 31.9433, 16.9378
        xyY:
        0.3741, 0.4090, 31.9433
      CIE-Lab:
        63.2960, -4.3585, 29.1543
        CIE-LCH:
        63.2960, 29.4783, 98.5027
        CIE-Luv:
        63.2960, 9.1678, 37.6810
        Hunter-Lab:
        56.5184, -6.6404, 21.7944
      #a49a65 color charts
#a49a65 RGB chart
      #a49a65 CMYK chart
      #a49a65 RGB pie chart
      #a49a65 color shades, tints & tones
#a49a65 color schemes
#a49a65 color preview, HTML & CSS examples
           This text has a color of #a49a65        
        
          <p style="color:#a49a65;">Text here</p>
        
        
          .mytext {color:#a49a65;}
        
        Text color #a49a65
      
           This box has a color of #a49a65        
        
          <div style="background-color:#a49a65;">Content here</div>
        
        
          .mybackground {background-color:#a49a65;}
        
        Background color #a49a65
      
           Border around this has a color of #a49a65        
        
          <div style="border:2px solid #a49a65;">Content here</div>
        
        
          .myborder {border:2px solid #a49a65;}
        
        Border color #a49a65