#a86680 color space conversions
Hex:
        #a86680
        RGB:
        168, 102, 128
        CMY:
        34, 60, 50
        CMYK:
        0, 39, 24, 34
      HSL:
        336°, 27.5000%, 52.9412%
        HSV (HSB):
        336°, 39.2857%, 65.8824%
        XYZ:
        24.7961, 19.3861, 22.8571
        xyY:
        0.3699, 0.2892, 19.3861
      CIE-Lab:
        51.1359, 30.1071, -3.1124
        CIE-LCH:
        51.1359, 30.2675, 354.0978
        CIE-Luv:
        51.1359, 40.1162, -9.4147
        Hunter-Lab:
        44.0296, 23.4737, 0.0416
      #a86680 color charts
#a86680 RGB chart
      #a86680 CMYK chart
      #a86680 RGB pie chart
      #a86680 color shades, tints & tones
#a86680 color schemes
#a86680 color preview, HTML & CSS examples
           This text has a color of #a86680        
        
          <p style="color:#a86680;">Text here</p>
        
        
          .mytext {color:#a86680;}
        
        Text color #a86680
      
           This box has a color of #a86680        
        
          <div style="background-color:#a86680;">Content here</div>
        
        
          .mybackground {background-color:#a86680;}
        
        Background color #a86680
      
           Border around this has a color of #a86680        
        
          <div style="border:2px solid #a86680;">Content here</div>
        
        
          .myborder {border:2px solid #a86680;}
        
        Border color #a86680