#fa98a6 color space conversions
Hex:
        #fa98a6
        RGB:
        250, 152, 166
        CMY:
        2, 40, 35
        CMYK:
        0, 39, 34, 2
      HSL:
        351°, 90.7407%, 78.8235%
        HSV (HSB):
        351°, 39.2000%, 98.0392%
        XYZ:
        57.5355, 45.5336, 41.8328
        xyY:
        0.3971, 0.3142, 45.5336
      CIE-Lab:
        73.2419, 38.2998, 8.4705
        CIE-LCH:
        73.2419, 39.2253, 12.4710
        CIE-Luv:
        73.2419, 64.6519, 4.6236
        Hunter-Lab:
        67.4786, 34.1101, 10.4787
      #fa98a6 color charts
#fa98a6 RGB chart
      #fa98a6 CMYK chart
      #fa98a6 RGB pie chart
      #fa98a6 color shades, tints & tones
#fa98a6 color schemes
#fa98a6 color preview, HTML & CSS examples
           This text has a color of #fa98a6        
        
          <p style="color:#fa98a6;">Text here</p>
        
        
          .mytext {color:#fa98a6;}
        
        Text color #fa98a6
      
           This box has a color of #fa98a6        
        
          <div style="background-color:#fa98a6;">Content here</div>
        
        
          .mybackground {background-color:#fa98a6;}
        
        Background color #fa98a6
      
           Border around this has a color of #fa98a6        
        
          <div style="border:2px solid #fa98a6;">Content here</div>
        
        
          .myborder {border:2px solid #fa98a6;}
        
        Border color #fa98a6