#a08680 color space conversions
Hex:
        #a08680
        RGB:
        160, 134, 128
        CMY:
        37, 47, 50
        CMYK:
        0, 16, 20, 37
      HSL:
        11°, 14.4144%, 56.4706%
        HSV (HSB):
        11°, 20.0000%, 62.7451%
        XYZ:
        26.9186, 26.0823, 24.0377
        xyY:
        0.3494, 0.3386, 26.0823
      CIE-Lab:
        58.1151, 8.8917, 6.9084
        CIE-LCH:
        58.1151, 11.2600, 37.8454
        CIE-Luv:
        58.1151, 16.4581, 7.9072
        Hunter-Lab:
        51.0708, 4.7104, 7.8433
      #a08680 color charts
#a08680 RGB chart
      #a08680 CMYK chart
      #a08680 RGB pie chart
      #a08680 color shades, tints & tones
#a08680 color schemes
#a08680 color preview, HTML & CSS examples
           This text has a color of #a08680        
        
          <p style="color:#a08680;">Text here</p>
        
        
          .mytext {color:#a08680;}
        
        Text color #a08680
      
           This box has a color of #a08680        
        
          <div style="background-color:#a08680;">Content here</div>
        
        
          .mybackground {background-color:#a08680;}
        
        Background color #a08680
      
           Border around this has a color of #a08680        
        
          <div style="border:2px solid #a08680;">Content here</div>
        
        
          .myborder {border:2px solid #a08680;}
        
        Border color #a08680