#fa1c23 color space conversions
Hex:
        #fa1c23
        RGB:
        250, 28, 35
        CMY:
        2, 89, 86
        CMYK:
        0, 89, 86, 2
      HSL:
        358°, 95.6897%, 54.5098%
        HSV (HSB):
        358°, 88.8000%, 98.0392%
        XYZ:
        40.1430, 21.2759, 3.5810
        xyY:
        0.6176, 0.3273, 21.2759
      CIE-Lab:
        53.2501, 76.6485, 55.3184
        CIE-LCH:
        53.2501, 94.5258, 35.8186
        CIE-Luv:
        53.2501, 163.4477, 34.0250
        Hunter-Lab:
        46.1258, 74.6274, 27.6850
      #fa1c23 color charts
#fa1c23 RGB chart
      #fa1c23 CMYK chart
      #fa1c23 RGB pie chart
      #fa1c23 color shades, tints & tones
#fa1c23 color schemes
#fa1c23 color preview, HTML & CSS examples
           This text has a color of #fa1c23        
        
          <p style="color:#fa1c23;">Text here</p>
        
        
          .mytext {color:#fa1c23;}
        
        Text color #fa1c23
      
           This box has a color of #fa1c23        
        
          <div style="background-color:#fa1c23;">Content here</div>
        
        
          .mybackground {background-color:#fa1c23;}
        
        Background color #fa1c23
      
           Border around this has a color of #fa1c23        
        
          <div style="border:2px solid #fa1c23;">Content here</div>
        
        
          .myborder {border:2px solid #fa1c23;}
        
        Border color #fa1c23