#fa1b34 color space conversions
Hex:
        #fa1b34
        RGB:
        250, 27, 52
        CMY:
        2, 89, 80
        CMYK:
        0, 89, 79, 2
      HSL:
        353°, 95.7082%, 54.3137%
        HSV (HSB):
        353°, 89.2000%, 98.0392%
        XYZ:
        40.4361, 21.3558, 5.2397
        xyY:
        0.6032, 0.3186, 21.3558
      CIE-Lab:
        53.3367, 77.1861, 46.7997
        CIE-LCH:
        53.3367, 90.2657, 31.2294
        CIE-Luv:
        53.3367, 160.7036, 29.2408
        Hunter-Lab:
        46.2123, 75.3172, 25.6262
      #fa1b34 color charts
#fa1b34 RGB chart
      #fa1b34 CMYK chart
      #fa1b34 RGB pie chart
      #fa1b34 color shades, tints & tones
#fa1b34 color schemes
#fa1b34 color preview, HTML & CSS examples
           This text has a color of #fa1b34        
        
          <p style="color:#fa1b34;">Text here</p>
        
        
          .mytext {color:#fa1b34;}
        
        Text color #fa1b34
      
           This box has a color of #fa1b34        
        
          <div style="background-color:#fa1b34;">Content here</div>
        
        
          .mybackground {background-color:#fa1b34;}
        
        Background color #fa1b34
      
           Border around this has a color of #fa1b34        
        
          <div style="border:2px solid #fa1b34;">Content here</div>
        
        
          .myborder {border:2px solid #fa1b34;}
        
        Border color #fa1b34