#fa2a67 color space conversions
Hex:
        #fa2a67
        RGB:
        250, 42, 103
        CMY:
        2, 84, 60
        CMYK:
        0, 83, 59, 2
      HSL:
        342°, 95.4128%, 57.2549%
        HSV (HSB):
        342°, 83.2000%, 98.0392%
        XYZ:
        42.7005, 22.9592, 15.0130
        xyY:
        0.5293, 0.2846, 22.9592
      CIE-Lab:
        55.0303, 76.7786, 19.1426
        CIE-LCH:
        55.0303, 79.1289, 13.9997
        CIE-Luv:
        55.0303, 141.2320, 7.0390
        Hunter-Lab:
        47.9158, 75.2191, 14.9643
      #fa2a67 color charts
#fa2a67 RGB chart
      #fa2a67 CMYK chart
      #fa2a67 RGB pie chart
      #fa2a67 color shades, tints & tones
#fa2a67 color schemes
#fa2a67 color preview, HTML & CSS examples
           This text has a color of #fa2a67        
        
          <p style="color:#fa2a67;">Text here</p>
        
        
          .mytext {color:#fa2a67;}
        
        Text color #fa2a67
      
           This box has a color of #fa2a67        
        
          <div style="background-color:#fa2a67;">Content here</div>
        
        
          .mybackground {background-color:#fa2a67;}
        
        Background color #fa2a67
      
           Border around this has a color of #fa2a67        
        
          <div style="border:2px solid #fa2a67;">Content here</div>
        
        
          .myborder {border:2px solid #fa2a67;}
        
        Border color #fa2a67