#fa1a5d color space conversions
Hex:
        #fa1a5d
        RGB:
        250, 26, 93
        CMY:
        2, 90, 64
        CMYK:
        0, 90, 63, 2
      HSL:
        342°, 95.7265%, 54.1176%
        HSV (HSB):
        342°, 89.6000%, 98.0392%
        XYZ:
        41.7695, 21.8531, 12.3725
        xyY:
        0.5496, 0.2876, 21.8531
      CIE-Lab:
        53.8708, 78.9729, 23.5954
        CIE-LCH:
        53.8708, 82.4225, 16.6350
        CIE-Luv:
        53.8708, 149.1619, 10.6994
        Hunter-Lab:
        46.7473, 77.6851, 17.0310
      #fa1a5d color charts
#fa1a5d RGB chart
      #fa1a5d CMYK chart
      #fa1a5d RGB pie chart
      #fa1a5d color shades, tints & tones
#fa1a5d color schemes
#fa1a5d color preview, HTML & CSS examples
           This text has a color of #fa1a5d        
        
          <p style="color:#fa1a5d;">Text here</p>
        
        
          .mytext {color:#fa1a5d;}
        
        Text color #fa1a5d
      
           This box has a color of #fa1a5d        
        
          <div style="background-color:#fa1a5d;">Content here</div>
        
        
          .mybackground {background-color:#fa1a5d;}
        
        Background color #fa1a5d
      
           Border around this has a color of #fa1a5d        
        
          <div style="border:2px solid #fa1a5d;">Content here</div>
        
        
          .myborder {border:2px solid #fa1a5d;}
        
        Border color #fa1a5d