#a06f83 color space conversions
Hex:
        #a06f83
        RGB:
        160, 111, 131
        CMY:
        37, 56, 49
        CMYK:
        0, 31, 18, 37
      HSL:
        336°, 20.5021%, 53.1373%
        HSV (HSB):
        336°, 30.6250%, 62.7451%
        XYZ:
        24.2784, 20.4812, 24.1464
        xyY:
        0.3523, 0.2972, 20.4812
      CIE-Lab:
        52.3769, 22.5186, -3.1669
        CIE-LCH:
        52.3769, 22.7402, 351.9947
        CIE-Luv:
        52.3769, 28.9920, -8.1703
        Hunter-Lab:
        45.2561, 16.5610, 0.0451
      #a06f83 color charts
#a06f83 RGB chart
      #a06f83 CMYK chart
      #a06f83 RGB pie chart
      #a06f83 color shades, tints & tones
#a06f83 color schemes
#a06f83 color preview, HTML & CSS examples
           This text has a color of #a06f83        
        
          <p style="color:#a06f83;">Text here</p>
        
        
          .mytext {color:#a06f83;}
        
        Text color #a06f83
      
           This box has a color of #a06f83        
        
          <div style="background-color:#a06f83;">Content here</div>
        
        
          .mybackground {background-color:#a06f83;}
        
        Background color #a06f83
      
           Border around this has a color of #a06f83        
        
          <div style="border:2px solid #a06f83;">Content here</div>
        
        
          .myborder {border:2px solid #a06f83;}
        
        Border color #a06f83