#a08196 color space conversions
Hex:
        #a08196
        RGB:
        160, 129, 150
        CMY:
        37, 49, 41
        CMYK:
        0, 19, 6, 37
      HSL:
        319°, 14.0271%, 56.6667%
        HSV (HSB):
        319°, 19.3750%, 62.7451%
        XYZ:
        27.8525, 25.3761, 32.2843
        xyY:
        0.3257, 0.2968, 25.3761
      CIE-Lab:
        57.4401, 15.5554, -6.7437
        CIE-LCH:
        57.4401, 16.9543, 336.5619
        CIE-Luv:
        57.4401, 16.8927, -12.2457
        Hunter-Lab:
        50.3747, 10.5380, -2.7356
      #a08196 color charts
#a08196 RGB chart
      #a08196 CMYK chart
      #a08196 RGB pie chart
      #a08196 color shades, tints & tones
#a08196 color schemes
#a08196 color preview, HTML & CSS examples
           This text has a color of #a08196        
        
          <p style="color:#a08196;">Text here</p>
        
        
          .mytext {color:#a08196;}
        
        Text color #a08196
      
           This box has a color of #a08196        
        
          <div style="background-color:#a08196;">Content here</div>
        
        
          .mybackground {background-color:#a08196;}
        
        Background color #a08196
      
           Border around this has a color of #a08196        
        
          <div style="border:2px solid #a08196;">Content here</div>
        
        
          .myborder {border:2px solid #a08196;}
        
        Border color #a08196