#a69485 color space conversions
Hex:
        #a69485
        RGB:
        166, 148, 133
        CMY:
        35, 42, 48
        CMYK:
        0, 11, 20, 35
      HSL:
        27°, 15.6398%, 58.6275%
        HSV (HSB):
        27°, 19.8795%, 65.0980%
        XYZ:
        30.5494, 30.9803, 26.5600
        xyY:
        0.3468, 0.3517, 30.9803
      CIE-Lab:
        62.4910, 4.1750, 10.3650
        CIE-LCH:
        62.4910, 11.1743, 68.0604
        CIE-Luv:
        62.4910, 11.9442, 13.5087
        Hunter-Lab:
        55.6599, 0.5664, 10.6698
      #a69485 color charts
#a69485 RGB chart
      #a69485 CMYK chart
      #a69485 RGB pie chart
      #a69485 color shades, tints & tones
#a69485 color schemes
#a69485 color preview, HTML & CSS examples
           This text has a color of #a69485        
        
          <p style="color:#a69485;">Text here</p>
        
        
          .mytext {color:#a69485;}
        
        Text color #a69485
      
           This box has a color of #a69485        
        
          <div style="background-color:#a69485;">Content here</div>
        
        
          .mybackground {background-color:#a69485;}
        
        Background color #a69485
      
           Border around this has a color of #a69485        
        
          <div style="border:2px solid #a69485;">Content here</div>
        
        
          .myborder {border:2px solid #a69485;}
        
        Border color #a69485