#fa95a5 color space conversions
Hex:
        #fa95a5
        RGB:
        250, 149, 165
        CMY:
        2, 42, 35
        CMYK:
        0, 40, 34, 2
      HSL:
        350°, 90.9910%, 78.2353%
        HSV (HSB):
        350°, 40.4000%, 98.0392%
        XYZ:
        56.9633, 44.5355, 41.1912
        xyY:
        0.3992, 0.3121, 44.5355
      CIE-Lab:
        72.5850, 39.7245, 8.0850
        CIE-LCH:
        72.5850, 40.5389, 11.5041
        CIE-Luv:
        72.5850, 66.6891, 3.7848
        Hunter-Lab:
        66.7349, 35.5772, 10.1185
      #fa95a5 color charts
#fa95a5 RGB chart
      #fa95a5 CMYK chart
      #fa95a5 RGB pie chart
      #fa95a5 color shades, tints & tones
#fa95a5 color schemes
#fa95a5 color preview, HTML & CSS examples
           This text has a color of #fa95a5        
        
          <p style="color:#fa95a5;">Text here</p>
        
        
          .mytext {color:#fa95a5;}
        
        Text color #fa95a5
      
           This box has a color of #fa95a5        
        
          <div style="background-color:#fa95a5;">Content here</div>
        
        
          .mybackground {background-color:#fa95a5;}
        
        Background color #fa95a5
      
           Border around this has a color of #fa95a5        
        
          <div style="border:2px solid #fa95a5;">Content here</div>
        
        
          .myborder {border:2px solid #fa95a5;}
        
        Border color #fa95a5