#fa96a6 color space conversions
Hex:
        #fa96a6
        RGB:
        250, 150, 166
        CMY:
        2, 41, 35
        CMYK:
        0, 40, 34, 2
      HSL:
        350°, 90.9091%, 78.4314%
        HSV (HSB):
        350°, 40.0000%, 98.0392%
        XYZ:
        57.2136, 44.8899, 41.7255
        xyY:
        0.3978, 0.3121, 44.8899
      CIE-Lab:
        72.8193, 39.3310, 7.8663
        CIE-LCH:
        72.8193, 40.1100, 11.3101
        CIE-Luv:
        72.8193, 65.8826, 3.5793
        Hunter-Lab:
        66.9999, 35.1778, 9.9759
      #fa96a6 color charts
#fa96a6 RGB chart
      #fa96a6 CMYK chart
      #fa96a6 RGB pie chart
      #fa96a6 color shades, tints & tones
#fa96a6 color schemes
#fa96a6 color preview, HTML & CSS examples
           This text has a color of #fa96a6        
        
          <p style="color:#fa96a6;">Text here</p>
        
        
          .mytext {color:#fa96a6;}
        
        Text color #fa96a6
      
           This box has a color of #fa96a6        
        
          <div style="background-color:#fa96a6;">Content here</div>
        
        
          .mybackground {background-color:#fa96a6;}
        
        Background color #fa96a6
      
           Border around this has a color of #fa96a6        
        
          <div style="border:2px solid #fa96a6;">Content here</div>
        
        
          .myborder {border:2px solid #fa96a6;}
        
        Border color #fa96a6