#faa4af color space conversions
Hex:
        #faa4af
        RGB:
        250, 164, 175
        CMY:
        2, 36, 31
        CMYK:
        0, 34, 30, 2
      HSL:
        352°, 89.5833%, 81.1765%
        HSV (HSB):
        352°, 34.4000%, 98.0392%
        XYZ:
        60.4377, 49.9701, 47.0172
        xyY:
        0.3839, 0.3174, 49.9701
      CIE-Lab:
        76.0509, 33.1874, 7.5396
        CIE-LCH:
        76.0509, 34.0330, 12.7993
        CIE-Luv:
        76.0509, 55.7173, 4.4949
        Hunter-Lab:
        70.6895, 28.9062, 10.0475
      #faa4af color charts
#faa4af RGB chart
      #faa4af CMYK chart
      #faa4af RGB pie chart
      #faa4af color shades, tints & tones
#faa4af color schemes
#faa4af color preview, HTML & CSS examples
           This text has a color of #faa4af        
        
          <p style="color:#faa4af;">Text here</p>
        
        
          .mytext {color:#faa4af;}
        
        Text color #faa4af
      
           This box has a color of #faa4af        
        
          <div style="background-color:#faa4af;">Content here</div>
        
        
          .mybackground {background-color:#faa4af;}
        
        Background color #faa4af
      
           Border around this has a color of #faa4af        
        
          <div style="border:2px solid #faa4af;">Content here</div>
        
        
          .myborder {border:2px solid #faa4af;}
        
        Border color #faa4af