#faa2c1 color space conversions
Hex:
        #faa2c1
        RGB:
        250, 162, 193
        CMY:
        2, 36, 24
        CMYK:
        0, 35, 23, 2
      HSL:
        339°, 89.7959%, 80.7843%
        HSV (HSB):
        339°, 35.2000%, 98.0392%
        XYZ:
        61.9703, 50.0149, 56.8397
        xyY:
        0.3671, 0.2963, 50.0149
      CIE-Lab:
        76.0784, 36.6728, -2.2817
        CIE-LCH:
        76.0784, 36.7438, 356.4397
        CIE-Luv:
        76.0784, 53.8045, -10.1709
        Hunter-Lab:
        70.7212, 32.6506, 1.8526
      #faa2c1 color charts
#faa2c1 RGB chart
      #faa2c1 CMYK chart
      #faa2c1 RGB pie chart
      #faa2c1 color shades, tints & tones
#faa2c1 color schemes
#faa2c1 color preview, HTML & CSS examples
           This text has a color of #faa2c1        
        
          <p style="color:#faa2c1;">Text here</p>
        
        
          .mytext {color:#faa2c1;}
        
        Text color #faa2c1
      
           This box has a color of #faa2c1        
        
          <div style="background-color:#faa2c1;">Content here</div>
        
        
          .mybackground {background-color:#faa2c1;}
        
        Background color #faa2c1
      
           Border around this has a color of #faa2c1        
        
          <div style="border:2px solid #faa2c1;">Content here</div>
        
        
          .myborder {border:2px solid #faa2c1;}
        
        Border color #faa2c1