#a94f80 color space conversions
Hex:
        #a94f80
        RGB:
        169, 79, 128
        CMY:
        34, 69, 50
        CMYK:
        0, 53, 24, 34
      HSL:
        327°, 36.2903%, 48.6275%
        HSV (HSB):
        327°, 53.2544%, 66.2745%
        XYZ:
        23.0544, 15.5855, 22.2153
        xyY:
        0.3788, 0.2561, 15.5855
      CIE-Lab:
        46.4259, 42.7463, -10.1100
        CIE-LCH:
        46.4259, 43.9256, 346.6934
        CIE-Luv:
        46.4259, 52.6515, -20.9509
        Hunter-Lab:
        39.4785, 35.1523, -5.7287
      #a94f80 color charts
#a94f80 RGB chart
      #a94f80 CMYK chart
      #a94f80 RGB pie chart
      #a94f80 color shades, tints & tones
#a94f80 color schemes
#a94f80 color preview, HTML & CSS examples
           This text has a color of #a94f80        
        
          <p style="color:#a94f80;">Text here</p>
        
        
          .mytext {color:#a94f80;}
        
        Text color #a94f80
      
           This box has a color of #a94f80        
        
          <div style="background-color:#a94f80;">Content here</div>
        
        
          .mybackground {background-color:#a94f80;}
        
        Background color #a94f80
      
           Border around this has a color of #a94f80        
        
          <div style="border:2px solid #a94f80;">Content here</div>
        
        
          .myborder {border:2px solid #a94f80;}
        
        Border color #a94f80