#a94170 color space conversions
Hex:
        #a94170
        RGB:
        169, 65, 112
        CMY:
        34, 75, 56
        CMYK:
        0, 62, 34, 34
      HSL:
        333°, 44.4444%, 45.8824%
        HSV (HSB):
        333°, 61.5385%, 66.2745%
        XYZ:
        21.1771, 13.3855, 16.7967
        xyY:
        0.4123, 0.2606, 13.3855
      CIE-Lab:
        43.3384, 47.3498, -4.9558
        CIE-LCH:
        43.3384, 47.6084, 354.0249
        CIE-Luv:
        43.3384, 63.7706, -14.6500
        Hunter-Lab:
        36.5861, 39.2952, -1.6098
      #a94170 color charts
#a94170 RGB chart
      #a94170 CMYK chart
      #a94170 RGB pie chart
      #a94170 color shades, tints & tones
#a94170 color schemes
#a94170 color preview, HTML & CSS examples
           This text has a color of #a94170        
        
          <p style="color:#a94170;">Text here</p>
        
        
          .mytext {color:#a94170;}
        
        Text color #a94170
      
           This box has a color of #a94170        
        
          <div style="background-color:#a94170;">Content here</div>
        
        
          .mybackground {background-color:#a94170;}
        
        Background color #a94170
      
           Border around this has a color of #a94170        
        
          <div style="border:2px solid #a94170;">Content here</div>
        
        
          .myborder {border:2px solid #a94170;}
        
        Border color #a94170