#fa8a95 color space conversions
Hex:
        #fa8a95
        RGB:
        250, 138, 149
        CMY:
        2, 46, 42
        CMYK:
        0, 45, 40, 2
      HSL:
        354°, 91.8033%, 76.0784%
        HSV (HSB):
        354°, 44.8000%, 98.0392%
        XYZ:
        53.9376, 40.6709, 33.4412
        xyY:
        0.4212, 0.3176, 40.6709
      CIE-Lab:
        69.9447, 43.5050, 13.2416
        CIE-LCH:
        69.9447, 45.4755, 16.9287
        CIE-Luv:
        69.9447, 76.7764, 9.6089
        Hunter-Lab:
        63.7737, 39.3652, 13.5515
      #fa8a95 color charts
#fa8a95 RGB chart
      #fa8a95 CMYK chart
      #fa8a95 RGB pie chart
      #fa8a95 color shades, tints & tones
#fa8a95 color schemes
#fa8a95 color preview, HTML & CSS examples
           This text has a color of #fa8a95        
        
          <p style="color:#fa8a95;">Text here</p>
        
        
          .mytext {color:#fa8a95;}
        
        Text color #fa8a95
      
           This box has a color of #fa8a95        
        
          <div style="background-color:#fa8a95;">Content here</div>
        
        
          .mybackground {background-color:#fa8a95;}
        
        Background color #fa8a95
      
           Border around this has a color of #fa8a95        
        
          <div style="border:2px solid #fa8a95;">Content here</div>
        
        
          .myborder {border:2px solid #fa8a95;}
        
        Border color #fa8a95