#a68480 color space conversions
Hex:
        #a68480
        RGB:
        166, 132, 128
        CMY:
        35, 48, 50
        CMYK:
        0, 20, 23, 35
      HSL:
        6°, 17.5926%, 57.6471%
        HSV (HSB):
        6°, 22.8916%, 65.0980%
        XYZ:
        27.8734, 26.1680, 24.0039
        xyY:
        0.3571, 0.3353, 26.1680
      CIE-Lab:
        58.1962, 12.3794, 7.1049
        CIE-LCH:
        58.1962, 14.2734, 29.8528
        CIE-Luv:
        58.1962, 21.6273, 7.5298
        Hunter-Lab:
        51.1547, 7.7413, 7.9869
      #a68480 color charts
#a68480 RGB chart
      #a68480 CMYK chart
      #a68480 RGB pie chart
      #a68480 color shades, tints & tones
#a68480 color schemes
#a68480 color preview, HTML & CSS examples
           This text has a color of #a68480        
        
          <p style="color:#a68480;">Text here</p>
        
        
          .mytext {color:#a68480;}
        
        Text color #a68480
      
           This box has a color of #a68480        
        
          <div style="background-color:#a68480;">Content here</div>
        
        
          .mybackground {background-color:#a68480;}
        
        Background color #a68480
      
           Border around this has a color of #a68480        
        
          <div style="border:2px solid #a68480;">Content here</div>
        
        
          .myborder {border:2px solid #a68480;}
        
        Border color #a68480