#fa1b29 color space conversions
Hex:
        #fa1b29
        RGB:
        250, 27, 41
        CMY:
        2, 89, 84
        CMYK:
        0, 89, 84, 2
      HSL:
        356°, 95.7082%, 54.3137%
        HSV (HSB):
        356°, 89.2000%, 98.0392%
        XYZ:
        40.2165, 21.2680, 4.0833
        xyY:
        0.6134, 0.3244, 21.2680
      CIE-Lab:
        53.2415, 76.9144, 52.4376
        CIE-LCH:
        53.2415, 93.0888, 34.2848
        CIE-Luv:
        53.2415, 162.7874, 32.4775
        Hunter-Lab:
        46.1172, 74.9559, 27.0324
      #fa1b29 color charts
#fa1b29 RGB chart
      #fa1b29 CMYK chart
      #fa1b29 RGB pie chart
      #fa1b29 color shades, tints & tones
#fa1b29 color schemes
#fa1b29 color preview, HTML & CSS examples
           This text has a color of #fa1b29        
        
          <p style="color:#fa1b29;">Text here</p>
        
        
          .mytext {color:#fa1b29;}
        
        Text color #fa1b29
      
           This box has a color of #fa1b29        
        
          <div style="background-color:#fa1b29;">Content here</div>
        
        
          .mybackground {background-color:#fa1b29;}
        
        Background color #fa1b29
      
           Border around this has a color of #fa1b29        
        
          <div style="border:2px solid #fa1b29;">Content here</div>
        
        
          .myborder {border:2px solid #fa1b29;}
        
        Border color #fa1b29