#faa4c7 color space conversions
Hex:
        #faa4c7
        RGB:
        250, 164, 199
        CMY:
        2, 36, 22
        CMYK:
        0, 34, 20, 2
      HSL:
        336°, 89.5833%, 81.1765%
        HSV (HSB):
        336°, 34.4000%, 98.0392%
        XYZ:
        63.0086, 50.9984, 60.5556
        xyY:
        0.3610, 0.2921, 50.9984
      CIE-Lab:
        76.6781, 36.4962, -4.6833
        CIE-LCH:
        76.6781, 36.7954, 352.6876
        CIE-Luv:
        76.6781, 51.6203, -13.6944
        Hunter-Lab:
        71.4132, 32.5193, -0.2864
      #faa4c7 color charts
#faa4c7 RGB chart
      #faa4c7 CMYK chart
      #faa4c7 RGB pie chart
      #faa4c7 color shades, tints & tones
#faa4c7 color schemes
#faa4c7 color preview, HTML & CSS examples
           This text has a color of #faa4c7        
        
          <p style="color:#faa4c7;">Text here</p>
        
        
          .mytext {color:#faa4c7;}
        
        Text color #faa4c7
      
           This box has a color of #faa4c7        
        
          <div style="background-color:#faa4c7;">Content here</div>
        
        
          .mybackground {background-color:#faa4c7;}
        
        Background color #faa4c7
      
           Border around this has a color of #faa4c7        
        
          <div style="border:2px solid #faa4c7;">Content here</div>
        
        
          .myborder {border:2px solid #faa4c7;}
        
        Border color #faa4c7