#fa1346 color space conversions
Hex:
        #fa1346
        RGB:
        250, 19, 70
        CMY:
        2, 93, 73
        CMYK:
        0, 92, 72, 2
      HSL:
        347°, 95.8506%, 52.7451%
        HSV (HSB):
        347°, 92.4000%, 98.0392%
        XYZ:
        40.7627, 21.2319, 7.7441
        xyY:
        0.5845, 0.3044, 21.2319
      CIE-Lab:
        53.2024, 78.7747, 36.4503
        CIE-LCH:
        53.2024, 86.7991, 24.8307
        CIE-Luv:
        53.2024, 158.0141, 21.6291
        Hunter-Lab:
        46.0781, 77.2721, 22.2902
      #fa1346 color charts
#fa1346 RGB chart
      #fa1346 CMYK chart
      #fa1346 RGB pie chart
      #fa1346 color shades, tints & tones
#fa1346 color schemes
#fa1346 color preview, HTML & CSS examples
           This text has a color of #fa1346        
        
          <p style="color:#fa1346;">Text here</p>
        
        
          .mytext {color:#fa1346;}
        
        Text color #fa1346
      
           This box has a color of #fa1346        
        
          <div style="background-color:#fa1346;">Content here</div>
        
        
          .mybackground {background-color:#fa1346;}
        
        Background color #fa1346
      
           Border around this has a color of #fa1346        
        
          <div style="border:2px solid #fa1346;">Content here</div>
        
        
          .myborder {border:2px solid #fa1346;}
        
        Border color #fa1346