#a06f80 color space conversions
Hex:
        #a06f80
        RGB:
        160, 111, 128
        CMY:
        37, 56, 50
        CMYK:
        0, 31, 20, 37
      HSL:
        339°, 20.5021%, 53.1373%
        HSV (HSB):
        339°, 30.6250%, 62.7451%
        XYZ:
        24.0779, 20.4010, 23.0908
        xyY:
        0.3563, 0.3019, 20.4010
      CIE-Lab:
        52.2876, 22.0282, -1.5306
        CIE-LCH:
        52.2876, 22.0813, 356.0253
        CIE-Luv:
        52.2876, 29.4478, -5.8352
        Hunter-Lab:
        45.1674, 16.1120, 1.3066
      #a06f80 color charts
#a06f80 RGB chart
      #a06f80 CMYK chart
      #a06f80 RGB pie chart
      #a06f80 color shades, tints & tones
#a06f80 color schemes
#a06f80 color preview, HTML & CSS examples
           This text has a color of #a06f80        
        
          <p style="color:#a06f80;">Text here</p>
        
        
          .mytext {color:#a06f80;}
        
        Text color #a06f80
      
           This box has a color of #a06f80        
        
          <div style="background-color:#a06f80;">Content here</div>
        
        
          .mybackground {background-color:#a06f80;}
        
        Background color #a06f80
      
           Border around this has a color of #a06f80        
        
          <div style="border:2px solid #a06f80;">Content here</div>
        
        
          .myborder {border:2px solid #a06f80;}
        
        Border color #a06f80