#faa2b2 color space conversions
Hex:
        #faa2b2
        RGB:
        250, 162, 178
        CMY:
        2, 36, 30
        CMYK:
        0, 35, 29, 2
      HSL:
        349°, 89.7959%, 80.7843%
        HSV (HSB):
        349°, 35.2000%, 98.0392%
        XYZ:
        60.3806, 49.3790, 48.4682
        xyY:
        0.3816, 0.3121, 49.3790
      CIE-Lab:
        75.6865, 34.6224, 5.3720
        CIE-LCH:
        75.6865, 35.0367, 8.8197
        CIE-Luv:
        75.6865, 56.4205, 1.1900
        Hunter-Lab:
        70.2702, 30.4055, 8.2944
      #faa2b2 color charts
#faa2b2 RGB chart
      #faa2b2 CMYK chart
      #faa2b2 RGB pie chart
      #faa2b2 color shades, tints & tones
#faa2b2 color schemes
#faa2b2 color preview, HTML & CSS examples
           This text has a color of #faa2b2        
        
          <p style="color:#faa2b2;">Text here</p>
        
        
          .mytext {color:#faa2b2;}
        
        Text color #faa2b2
      
           This box has a color of #faa2b2        
        
          <div style="background-color:#faa2b2;">Content here</div>
        
        
          .mybackground {background-color:#faa2b2;}
        
        Background color #faa2b2
      
           Border around this has a color of #faa2b2        
        
          <div style="border:2px solid #faa2b2;">Content here</div>
        
        
          .myborder {border:2px solid #faa2b2;}
        
        Border color #faa2b2