#fa1f46 color space conversions
Hex:
        #fa1f46
        RGB:
        250, 31, 70
        CMY:
        2, 88, 73
        CMYK:
        0, 88, 72, 2
      HSL:
        349°, 95.6332%, 55.0980%
        HSV (HSB):
        349°, 87.6000%, 98.0392%
        XYZ:
        41.0198, 21.7462, 7.8298
        xyY:
        0.5811, 0.3080, 21.7462
      CIE-Lab:
        53.7566, 77.1769, 37.1013
        CIE-LCH:
        53.7566, 85.6317, 25.6750
        CIE-Luv:
        53.7566, 155.2260, 22.7800
        Hunter-Lab:
        46.6328, 75.4075, 22.6880
      #fa1f46 color charts
#fa1f46 RGB chart
      #fa1f46 CMYK chart
      #fa1f46 RGB pie chart
      #fa1f46 color shades, tints & tones
#fa1f46 color schemes
#fa1f46 color preview, HTML & CSS examples
           This text has a color of #fa1f46        
        
          <p style="color:#fa1f46;">Text here</p>
        
        
          .mytext {color:#fa1f46;}
        
        Text color #fa1f46
      
           This box has a color of #fa1f46        
        
          <div style="background-color:#fa1f46;">Content here</div>
        
        
          .mybackground {background-color:#fa1f46;}
        
        Background color #fa1f46
      
           Border around this has a color of #fa1f46        
        
          <div style="border:2px solid #fa1f46;">Content here</div>
        
        
          .myborder {border:2px solid #fa1f46;}
        
        Border color #fa1f46