#a69065 color space conversions
Hex:
        #a69065
        RGB:
        166, 144, 101
        CMY:
        35, 44, 60
        CMYK:
        0, 13, 39, 35
      HSL:
        40°, 26.7490%, 52.3529%
        HSV (HSB):
        40°, 39.1566%, 65.0980%
        XYZ:
        28.0481, 28.9931, 16.4299
        xyY:
        0.3818, 0.3946, 28.9931
      CIE-Lab:
        60.7755, 1.9541, 25.8949
        CIE-LCH:
        60.7755, 25.9686, 85.6846
        CIE-Luv:
        60.7755, 16.7386, 32.4527
        Hunter-Lab:
        53.8452, -1.2481, 19.6004
      #a69065 color charts
#a69065 RGB chart
      #a69065 CMYK chart
      #a69065 RGB pie chart
      #a69065 color shades, tints & tones
#a69065 color schemes
#a69065 color preview, HTML & CSS examples
           This text has a color of #a69065        
        
          <p style="color:#a69065;">Text here</p>
        
        
          .mytext {color:#a69065;}
        
        Text color #a69065
      
           This box has a color of #a69065        
        
          <div style="background-color:#a69065;">Content here</div>
        
        
          .mybackground {background-color:#a69065;}
        
        Background color #a69065
      
           Border around this has a color of #a69065        
        
          <div style="border:2px solid #a69065;">Content here</div>
        
        
          .myborder {border:2px solid #a69065;}
        
        Border color #a69065