#fa959e color space conversions
Hex:
        #fa959e
        RGB:
        250, 149, 158
        CMY:
        2, 42, 38
        CMYK:
        0, 40, 37, 2
      HSL:
        355°, 90.9910%, 78.2353%
        HSV (HSB):
        355°, 40.4000%, 98.0392%
        XYZ:
        56.3433, 44.2875, 37.9265
        xyY:
        0.4066, 0.3196, 44.2875
      CIE-Lab:
        72.4202, 38.8996, 11.7282
        CIE-LCH:
        72.4202, 40.6292, 16.7780
        CIE-Luv:
        72.4202, 68.0217, 8.7905
        Hunter-Lab:
        66.5489, 34.6658, 12.7946
      #fa959e color charts
#fa959e RGB chart
      #fa959e CMYK chart
      #fa959e RGB pie chart
      #fa959e color shades, tints & tones
#fa959e color schemes
#fa959e color preview, HTML & CSS examples
           This text has a color of #fa959e        
        
          <p style="color:#fa959e;">Text here</p>
        
        
          .mytext {color:#fa959e;}
        
        Text color #fa959e
      
           This box has a color of #fa959e        
        
          <div style="background-color:#fa959e;">Content here</div>
        
        
          .mybackground {background-color:#fa959e;}
        
        Background color #fa959e
      
           Border around this has a color of #fa959e        
        
          <div style="border:2px solid #fa959e;">Content here</div>
        
        
          .myborder {border:2px solid #fa959e;}
        
        Border color #fa959e