#faa7ae color space conversions
Hex:
        #faa7ae
        RGB:
        250, 167, 174
        CMY:
        2, 35, 32
        CMYK:
        0, 33, 30, 2
      HSL:
        355°, 89.2473%, 81.7647%
        HSV (HSB):
        355°, 33.2000%, 98.0392%
        XYZ:
        60.8830, 51.0174, 46.6829
        xyY:
        0.3839, 0.3217, 51.0174
      CIE-Lab:
        76.6896, 31.4880, 8.9999
        CIE-LCH:
        76.6896, 32.7489, 15.9511
        CIE-Luv:
        76.6896, 54.0490, 6.8655
        Hunter-Lab:
        71.4265, 27.1548, 11.2478
      #faa7ae color charts
#faa7ae RGB chart
      #faa7ae CMYK chart
      #faa7ae RGB pie chart
      #faa7ae color shades, tints & tones
#faa7ae color schemes
#faa7ae color preview, HTML & CSS examples
           This text has a color of #faa7ae        
        
          <p style="color:#faa7ae;">Text here</p>
        
        
          .mytext {color:#faa7ae;}
        
        Text color #faa7ae
      
           This box has a color of #faa7ae        
        
          <div style="background-color:#faa7ae;">Content here</div>
        
        
          .mybackground {background-color:#faa7ae;}
        
        Background color #faa7ae
      
           Border around this has a color of #faa7ae        
        
          <div style="border:2px solid #faa7ae;">Content here</div>
        
        
          .myborder {border:2px solid #faa7ae;}
        
        Border color #faa7ae