#fa96a7 color space conversions
Hex:
        #fa96a7
        RGB:
        250, 150, 167
        CMY:
        2, 41, 35
        CMYK:
        0, 40, 33, 2
      HSL:
        350°, 90.9091%, 78.4314%
        HSV (HSB):
        350°, 40.0000%, 98.0392%
        XYZ:
        57.3057, 44.9267, 42.2106
        xyY:
        0.3967, 0.3110, 44.9267
      CIE-Lab:
        72.8436, 39.4528, 7.3474
        CIE-LCH:
        72.8436, 40.1311, 10.5495
        CIE-Luv:
        72.8436, 65.6913, 2.8521
        Hunter-Lab:
        67.0274, 35.3124, 9.5812
      #fa96a7 color charts
#fa96a7 RGB chart
      #fa96a7 CMYK chart
      #fa96a7 RGB pie chart
      #fa96a7 color shades, tints & tones
#fa96a7 color schemes
#fa96a7 color preview, HTML & CSS examples
           This text has a color of #fa96a7        
        
          <p style="color:#fa96a7;">Text here</p>
        
        
          .mytext {color:#fa96a7;}
        
        Text color #fa96a7
      
           This box has a color of #fa96a7        
        
          <div style="background-color:#fa96a7;">Content here</div>
        
        
          .mybackground {background-color:#fa96a7;}
        
        Background color #fa96a7
      
           Border around this has a color of #fa96a7        
        
          <div style="border:2px solid #fa96a7;">Content here</div>
        
        
          .myborder {border:2px solid #fa96a7;}
        
        Border color #fa96a7