#fa1b35 color space conversions
Hex:
        #fa1b35
        RGB:
        250, 27, 53
        CMY:
        2, 89, 79
        CMYK:
        0, 89, 79, 2
      HSL:
        353°, 95.7082%, 54.3137%
        HSV (HSB):
        353°, 89.2000%, 98.0392%
        XYZ:
        40.4589, 21.3649, 5.3596
        xyY:
        0.6022, 0.3180, 21.3649
      CIE-Lab:
        53.3466, 77.2142, 46.2659
        CIE-LCH:
        53.3466, 90.0142, 30.9296
        CIE-Luv:
        53.3466, 160.4906, 28.9095
        Hunter-Lab:
        46.2222, 75.3546, 25.4807
      #fa1b35 color charts
#fa1b35 RGB chart
      #fa1b35 CMYK chart
      #fa1b35 RGB pie chart
      #fa1b35 color shades, tints & tones
#fa1b35 color schemes
#fa1b35 color preview, HTML & CSS examples
           This text has a color of #fa1b35        
        
          <p style="color:#fa1b35;">Text here</p>
        
        
          .mytext {color:#fa1b35;}
        
        Text color #fa1b35
      
           This box has a color of #fa1b35        
        
          <div style="background-color:#fa1b35;">Content here</div>
        
        
          .mybackground {background-color:#fa1b35;}
        
        Background color #fa1b35
      
           Border around this has a color of #fa1b35        
        
          <div style="border:2px solid #fa1b35;">Content here</div>
        
        
          .myborder {border:2px solid #fa1b35;}
        
        Border color #fa1b35