#fa8e95 color space conversions
Hex:
        #fa8e95
        RGB:
        250, 142, 149
        CMY:
        2, 44, 42
        CMYK:
        0, 43, 40, 2
      HSL:
        356°, 91.5254%, 76.8627%
        HSV (HSB):
        356°, 43.2000%, 98.0392%
        XYZ:
        54.5222, 41.8399, 33.6360
        xyY:
        0.4194, 0.3219, 41.8399
      CIE-Lab:
        70.7604, 41.4790, 14.3864
        CIE-LCH:
        70.7604, 43.9030, 19.1284
        CIE-Luv:
        70.7604, 74.2158, 11.5579
        Hunter-Lab:
        64.6838, 37.2616, 14.4474
      #fa8e95 color charts
#fa8e95 RGB chart
      #fa8e95 CMYK chart
      #fa8e95 RGB pie chart
      #fa8e95 color shades, tints & tones
#fa8e95 color schemes
#fa8e95 color preview, HTML & CSS examples
           This text has a color of #fa8e95        
        
          <p style="color:#fa8e95;">Text here</p>
        
        
          .mytext {color:#fa8e95;}
        
        Text color #fa8e95
      
           This box has a color of #fa8e95        
        
          <div style="background-color:#fa8e95;">Content here</div>
        
        
          .mybackground {background-color:#fa8e95;}
        
        Background color #fa8e95
      
           Border around this has a color of #fa8e95        
        
          <div style="border:2px solid #fa8e95;">Content here</div>
        
        
          .myborder {border:2px solid #fa8e95;}
        
        Border color #fa8e95