#a66486 color space conversions
Hex:
        #a66486
        RGB:
        166, 100, 134
        CMY:
        35, 61, 47
        CMYK:
        0, 40, 19, 35
      HSL:
        329°, 27.0492%, 52.1569%
        HSV (HSB):
        329°, 39.7590%, 65.0980%
        XYZ:
        24.5861, 18.9426, 24.9147
        xyY:
        0.3592, 0.2768, 18.9426
      CIE-Lab:
        50.6199, 31.4266, -7.4668
        CIE-LCH:
        50.6199, 32.3015, 346.6347
        CIE-Luv:
        50.6199, 38.5758, -15.6321
        Hunter-Lab:
        43.5231, 24.6691, -3.4743
      #a66486 color charts
#a66486 RGB chart
      #a66486 CMYK chart
      #a66486 RGB pie chart
      #a66486 color shades, tints & tones
#a66486 color schemes
#a66486 color preview, HTML & CSS examples
           This text has a color of #a66486        
        
          <p style="color:#a66486;">Text here</p>
        
        
          .mytext {color:#a66486;}
        
        Text color #a66486
      
           This box has a color of #a66486        
        
          <div style="background-color:#a66486;">Content here</div>
        
        
          .mybackground {background-color:#a66486;}
        
        Background color #a66486
      
           Border around this has a color of #a66486        
        
          <div style="border:2px solid #a66486;">Content here</div>
        
        
          .myborder {border:2px solid #a66486;}
        
        Border color #a66486