#a69664 color space conversions
Hex:
        #a69664
        RGB:
        166, 150, 100
        CMY:
        35, 41, 61
        CMYK:
        0, 10, 40, 35
      HSL:
        45°, 27.0492%, 52.1569%
        HSV (HSB):
        45°, 39.7590%, 65.0980%
        XYZ:
        28.9325, 30.8398, 16.4844
        xyY:
        0.3794, 0.4044, 30.8398
      CIE-Lab:
        62.3722, -1.4654, 28.5301
        CIE-LCH:
        62.3722, 28.5677, 92.9403
        CIE-Luv:
        62.3722, 13.0429, 36.2662
        Hunter-Lab:
        55.5336, -4.1869, 21.2741
      #a69664 color charts
#a69664 RGB chart
      #a69664 CMYK chart
      #a69664 RGB pie chart
      #a69664 color shades, tints & tones
#a69664 color schemes
#a69664 color preview, HTML & CSS examples
           This text has a color of #a69664        
        
          <p style="color:#a69664;">Text here</p>
        
        
          .mytext {color:#a69664;}
        
        Text color #a69664
      
           This box has a color of #a69664        
        
          <div style="background-color:#a69664;">Content here</div>
        
        
          .mybackground {background-color:#a69664;}
        
        Background color #a69664
      
           Border around this has a color of #a69664        
        
          <div style="border:2px solid #a69664;">Content here</div>
        
        
          .myborder {border:2px solid #a69664;}
        
        Border color #a69664