#faa8bc color space conversions
Hex:
        #faa8bc
        RGB:
        250, 168, 188
        CMY:
        2, 34, 26
        CMYK:
        0, 33, 25, 2
      HSL:
        345°, 89.1304%, 81.9608%
        HSV (HSB):
        345°, 32.8000%, 98.0392%
        XYZ:
        62.5041, 51.9601, 54.3119
        xyY:
        0.3703, 0.3079, 51.9601
      CIE-Lab:
        77.2570, 32.8341, 2.1738
        CIE-LCH:
        77.2570, 32.9060, 3.7878
        CIE-Luv:
        77.2570, 51.1932, -2.9613
        Hunter-Lab:
        72.0834, 28.6330, 5.7857
      #faa8bc color charts
#faa8bc RGB chart
      #faa8bc CMYK chart
      #faa8bc RGB pie chart
      #faa8bc color shades, tints & tones
#faa8bc color schemes
#faa8bc color preview, HTML & CSS examples
           This text has a color of #faa8bc        
        
          <p style="color:#faa8bc;">Text here</p>
        
        
          .mytext {color:#faa8bc;}
        
        Text color #faa8bc
      
           This box has a color of #faa8bc        
        
          <div style="background-color:#faa8bc;">Content here</div>
        
        
          .mybackground {background-color:#faa8bc;}
        
        Background color #faa8bc
      
           Border around this has a color of #faa8bc        
        
          <div style="border:2px solid #faa8bc;">Content here</div>
        
        
          .myborder {border:2px solid #faa8bc;}
        
        Border color #faa8bc