#a68180 color space conversions
Hex:
        #a68180
        RGB:
        166, 129, 128
        CMY:
        35, 49, 50
        CMYK:
        0, 22, 23, 35
      HSL:
        2°, 17.5926%, 57.6471%
        HSV (HSB):
        2°, 22.8916%, 65.0980%
        XYZ:
        27.4724, 25.3660, 23.8703
        xyY:
        0.3581, 0.3307, 25.3660
      CIE-Lab:
        57.4303, 14.0799, 6.0091
        CIE-LCH:
        57.4303, 15.3085, 23.1121
        CIE-Luv:
        57.4303, 23.3689, 5.7484
        Hunter-Lab:
        50.3647, 9.2282, 7.1549
      #a68180 color charts
#a68180 RGB chart
      #a68180 CMYK chart
      #a68180 RGB pie chart
      #a68180 color shades, tints & tones
#a68180 color schemes
#a68180 color preview, HTML & CSS examples
           This text has a color of #a68180        
        
          <p style="color:#a68180;">Text here</p>
        
        
          .mytext {color:#a68180;}
        
        Text color #a68180
      
           This box has a color of #a68180        
        
          <div style="background-color:#a68180;">Content here</div>
        
        
          .mybackground {background-color:#a68180;}
        
        Background color #a68180
      
           Border around this has a color of #a68180        
        
          <div style="border:2px solid #a68180;">Content here</div>
        
        
          .myborder {border:2px solid #a68180;}
        
        Border color #a68180