#faabc3 color space conversions
Hex:
        #faabc3
        RGB:
        250, 171, 195
        CMY:
        2, 33, 24
        CMYK:
        0, 32, 22, 2
      HSL:
        342°, 88.7640%, 82.5490%
        HSV (HSB):
        342°, 31.6000%, 98.0392%
        XYZ:
        63.8376, 53.3899, 58.5704
        xyY:
        0.3631, 0.3037, 53.3899
      CIE-Lab:
        78.1047, 32.2506, -0.4063
        CIE-LCH:
        78.1047, 32.2532, 359.2781
        CIE-Luv:
        78.1047, 48.3265, -6.5843
        Hunter-Lab:
        73.0684, 28.0801, 3.6220
      #faabc3 color charts
#faabc3 RGB chart
      #faabc3 CMYK chart
      #faabc3 RGB pie chart
      #faabc3 color shades, tints & tones
#faabc3 color schemes
#faabc3 color preview, HTML & CSS examples
           This text has a color of #faabc3        
        
          <p style="color:#faabc3;">Text here</p>
        
        
          .mytext {color:#faabc3;}
        
        Text color #faabc3
      
           This box has a color of #faabc3        
        
          <div style="background-color:#faabc3;">Content here</div>
        
        
          .mybackground {background-color:#faabc3;}
        
        Background color #faabc3
      
           Border around this has a color of #faabc3        
        
          <div style="border:2px solid #faabc3;">Content here</div>
        
        
          .myborder {border:2px solid #faabc3;}
        
        Border color #faabc3