#fa95a8 color space conversions
Hex:
        #fa95a8
        RGB:
        250, 149, 168
        CMY:
        2, 42, 34
        CMYK:
        0, 40, 33, 2
      HSL:
        349°, 90.9910%, 78.2353%
        HSV (HSB):
        349°, 40.4000%, 98.0392%
        XYZ:
        57.2397, 44.6460, 42.6465
        xyY:
        0.3960, 0.3089, 44.6460
      CIE-Lab:
        72.6582, 40.0895, 6.5275
        CIE-LCH:
        72.6582, 40.6174, 9.2480
        CIE-Luv:
        72.6582, 66.1085, 1.5997
        Hunter-Lab:
        66.8177, 35.9819, 8.9305
      #fa95a8 color charts
#fa95a8 RGB chart
      #fa95a8 CMYK chart
      #fa95a8 RGB pie chart
      #fa95a8 color shades, tints & tones
#fa95a8 color schemes
#fa95a8 color preview, HTML & CSS examples
           This text has a color of #fa95a8        
        
          <p style="color:#fa95a8;">Text here</p>
        
        
          .mytext {color:#fa95a8;}
        
        Text color #fa95a8
      
           This box has a color of #fa95a8        
        
          <div style="background-color:#fa95a8;">Content here</div>
        
        
          .mybackground {background-color:#fa95a8;}
        
        Background color #fa95a8
      
           Border around this has a color of #fa95a8        
        
          <div style="border:2px solid #fa95a8;">Content here</div>
        
        
          .myborder {border:2px solid #fa95a8;}
        
        Border color #fa95a8