#fa96a0 color space conversions
Hex:
        #fa96a0
        RGB:
        250, 150, 160
        CMY:
        2, 41, 37
        CMYK:
        0, 40, 36, 2
      HSL:
        354°, 90.9091%, 78.4314%
        HSV (HSB):
        354°, 40.0000%, 98.0392%
        XYZ:
        56.6759, 44.6748, 38.8937
        xyY:
        0.4041, 0.3185, 44.6748
      CIE-Lab:
        72.6772, 38.6166, 10.9851
        CIE-LCH:
        72.6772, 40.1487, 15.8792
        CIE-Luv:
        72.6772, 67.0171, 7.8872
        Hunter-Lab:
        66.8392, 34.3894, 12.2866
      #fa96a0 color charts
#fa96a0 RGB chart
      #fa96a0 CMYK chart
      #fa96a0 RGB pie chart
      #fa96a0 color shades, tints & tones
#fa96a0 color schemes
#fa96a0 color preview, HTML & CSS examples
           This text has a color of #fa96a0        
        
          <p style="color:#fa96a0;">Text here</p>
        
        
          .mytext {color:#fa96a0;}
        
        Text color #fa96a0
      
           This box has a color of #fa96a0        
        
          <div style="background-color:#fa96a0;">Content here</div>
        
        
          .mybackground {background-color:#fa96a0;}
        
        Background color #fa96a0
      
           Border around this has a color of #fa96a0        
        
          <div style="border:2px solid #fa96a0;">Content here</div>
        
        
          .myborder {border:2px solid #fa96a0;}
        
        Border color #fa96a0