#faa4b2 color space conversions
Hex:
        #faa4b2
        RGB:
        250, 164, 178
        CMY:
        2, 36, 30
        CMYK:
        0, 34, 29, 2
      HSL:
        350°, 89.5833%, 81.1765%
        HSV (HSB):
        350°, 34.4000%, 98.0392%
        XYZ:
        60.7357, 50.0893, 48.5866
        xyY:
        0.3810, 0.3142, 50.0893
      CIE-Lab:
        76.1240, 33.5776, 6.0021
        CIE-LCH:
        76.1240, 34.1099, 10.1348
        CIE-Luv:
        76.1240, 55.2181, 2.2883
        Hunter-Lab:
        70.7738, 29.3286, 8.8388
      #faa4b2 color charts
#faa4b2 RGB chart
      #faa4b2 CMYK chart
      #faa4b2 RGB pie chart
      #faa4b2 color shades, tints & tones
#faa4b2 color schemes
#faa4b2 color preview, HTML & CSS examples
           This text has a color of #faa4b2        
        
          <p style="color:#faa4b2;">Text here</p>
        
        
          .mytext {color:#faa4b2;}
        
        Text color #faa4b2
      
           This box has a color of #faa4b2        
        
          <div style="background-color:#faa4b2;">Content here</div>
        
        
          .mybackground {background-color:#faa4b2;}
        
        Background color #faa4b2
      
           Border around this has a color of #faa4b2        
        
          <div style="border:2px solid #faa4b2;">Content here</div>
        
        
          .myborder {border:2px solid #faa4b2;}
        
        Border color #faa4b2