#a64070 color space conversions
Hex:
        #a64070
        RGB:
        166, 64, 112
        CMY:
        35, 75, 56
        CMYK:
        0, 61, 33, 35
      HSL:
        332°, 44.3478%, 45.0980%
        HSV (HSB):
        332°, 61.4458%, 65.0980%
        XYZ:
        20.4839, 12.9436, 16.7480
        xyY:
        0.4082, 0.2580, 12.9436
      CIE-Lab:
        42.6782, 46.8513, -5.9902
        CIE-LCH:
        42.6782, 47.2327, 352.7139
        CIE-Luv:
        42.6782, 61.8557, -15.8378
        Hunter-Lab:
        35.9773, 38.6700, -2.4163
      #a64070 color charts
#a64070 RGB chart
      #a64070 CMYK chart
      #a64070 RGB pie chart
      #a64070 color shades, tints & tones
#a64070 color schemes
#a64070 color preview, HTML & CSS examples
           This text has a color of #a64070        
        
          <p style="color:#a64070;">Text here</p>
        
        
          .mytext {color:#a64070;}
        
        Text color #a64070
      
           This box has a color of #a64070        
        
          <div style="background-color:#a64070;">Content here</div>
        
        
          .mybackground {background-color:#a64070;}
        
        Background color #a64070
      
           Border around this has a color of #a64070        
        
          <div style="border:2px solid #a64070;">Content here</div>
        
        
          .myborder {border:2px solid #a64070;}
        
        Border color #a64070