#faa4c4 color space conversions
Hex:
        #faa4c4
        RGB:
        250, 164, 196
        CMY:
        2, 36, 23
        CMYK:
        0, 34, 22, 2
      HSL:
        338°, 89.5833%, 81.1765%
        HSV (HSB):
        338°, 34.4000%, 98.0392%
        XYZ:
        62.6636, 50.8604, 58.7389
        xyY:
        0.3638, 0.2952, 50.8604
      CIE-Lab:
        76.5944, 36.0596, -3.1660
        CIE-LCH:
        76.5944, 36.1984, 354.9823
        CIE-Luv:
        76.5944, 52.1438, -11.3600
        Hunter-Lab:
        71.3165, 32.0386, 1.0882
      #faa4c4 color charts
#faa4c4 RGB chart
      #faa4c4 CMYK chart
      #faa4c4 RGB pie chart
      #faa4c4 color shades, tints & tones
#faa4c4 color schemes
#faa4c4 color preview, HTML & CSS examples
           This text has a color of #faa4c4        
        
          <p style="color:#faa4c4;">Text here</p>
        
        
          .mytext {color:#faa4c4;}
        
        Text color #faa4c4
      
           This box has a color of #faa4c4        
        
          <div style="background-color:#faa4c4;">Content here</div>
        
        
          .mybackground {background-color:#faa4c4;}
        
        Background color #faa4c4
      
           Border around this has a color of #faa4c4        
        
          <div style="border:2px solid #faa4c4;">Content here</div>
        
        
          .myborder {border:2px solid #faa4c4;}
        
        Border color #faa4c4