#fa1c29 color space conversions
Hex:
        #fa1c29
        RGB:
        250, 28, 41
        CMY:
        2, 89, 84
        CMYK:
        0, 89, 84, 2
      HSL:
        356°, 95.6897%, 54.5098%
        HSV (HSB):
        356°, 88.8000%, 98.0392%
        XYZ:
        40.2398, 21.3146, 4.0911
        xyY:
        0.6130, 0.3247, 21.3146
      CIE-Lab:
        53.2921, 76.7689, 52.4824
        CIE-LCH:
        53.2921, 92.9939, 34.3581
        CIE-Luv:
        53.2921, 162.5142, 32.5739
        Hunter-Lab:
        46.1677, 74.7872, 27.0635
      #fa1c29 color charts
#fa1c29 RGB chart
      #fa1c29 CMYK chart
      #fa1c29 RGB pie chart
      #fa1c29 color shades, tints & tones
#fa1c29 color schemes
#fa1c29 color preview, HTML & CSS examples
           This text has a color of #fa1c29        
        
          <p style="color:#fa1c29;">Text here</p>
        
        
          .mytext {color:#fa1c29;}
        
        Text color #fa1c29
      
           This box has a color of #fa1c29        
        
          <div style="background-color:#fa1c29;">Content here</div>
        
        
          .mybackground {background-color:#fa1c29;}
        
        Background color #fa1c29
      
           Border around this has a color of #fa1c29        
        
          <div style="border:2px solid #fa1c29;">Content here</div>
        
        
          .myborder {border:2px solid #fa1c29;}
        
        Border color #fa1c29