#fa1a40 color space conversions
Hex:
        #fa1a40
        RGB:
        250, 26, 64
        CMY:
        2, 90, 75
        CMYK:
        0, 90, 74, 2
      HSL:
        350°, 95.7265%, 54.1176%
        HSV (HSB):
        350°, 89.6000%, 98.0392%
        XYZ:
        40.7191, 21.4329, 6.8413
        xyY:
        0.5902, 0.3107, 21.4329
      CIE-Lab:
        53.4201, 77.7020, 40.1796
        CIE-LCH:
        53.4201, 87.4757, 27.3434
        CIE-Luv:
        53.4201, 158.1409, 24.7615
        Hunter-Lab:
        46.2957, 75.9811, 23.6455
      #fa1a40 color charts
#fa1a40 RGB chart
      #fa1a40 CMYK chart
      #fa1a40 RGB pie chart
      #fa1a40 color shades, tints & tones
#fa1a40 color schemes
#fa1a40 color preview, HTML & CSS examples
           This text has a color of #fa1a40        
        
          <p style="color:#fa1a40;">Text here</p>
        
        
          .mytext {color:#fa1a40;}
        
        Text color #fa1a40
      
           This box has a color of #fa1a40        
        
          <div style="background-color:#fa1a40;">Content here</div>
        
        
          .mybackground {background-color:#fa1a40;}
        
        Background color #fa1a40
      
           Border around this has a color of #fa1a40        
        
          <div style="border:2px solid #fa1a40;">Content here</div>
        
        
          .myborder {border:2px solid #fa1a40;}
        
        Border color #fa1a40