#fa1331 color space conversions
Hex:
        #fa1331
        RGB:
        250, 19, 49
        CMY:
        2, 93, 81
        CMYK:
        0, 92, 80, 2
      HSL:
        352°, 95.8506%, 52.7451%
        HSV (HSB):
        352°, 92.4000%, 98.0392%
        XYZ:
        40.2116, 21.0115, 4.8420
        xyY:
        0.6087, 0.3180, 21.0115
      CIE-Lab:
        52.9621, 78.1036, 48.0429
        CIE-LCH:
        52.9621, 91.6968, 31.5964
        CIE-Luv:
        52.9621, 163.1665, 29.5222
        Hunter-Lab:
        45.8383, 76.3719, 25.8239
      #fa1331 color charts
#fa1331 RGB chart
      #fa1331 CMYK chart
      #fa1331 RGB pie chart
      #fa1331 color shades, tints & tones
#fa1331 color schemes
#fa1331 color preview, HTML & CSS examples
           This text has a color of #fa1331        
        
          <p style="color:#fa1331;">Text here</p>
        
        
          .mytext {color:#fa1331;}
        
        Text color #fa1331
      
           This box has a color of #fa1331        
        
          <div style="background-color:#fa1331;">Content here</div>
        
        
          .mybackground {background-color:#fa1331;}
        
        Background color #fa1331
      
           Border around this has a color of #fa1331        
        
          <div style="border:2px solid #fa1331;">Content here</div>
        
        
          .myborder {border:2px solid #fa1331;}
        
        Border color #fa1331