#fa2a41 color space conversions
Hex:
        #fa2a41
        RGB:
        250, 42, 65
        CMY:
        2, 84, 75
        CMYK:
        0, 83, 74, 2
      HSL:
        353°, 95.4128%, 57.2549%
        HSV (HSB):
        353°, 83.2000%, 98.0392%
        XYZ:
        41.2064, 22.3616, 7.1454
        xyY:
        0.5827, 0.3162, 22.3616
      CIE-Lab:
        54.4086, 74.9390, 40.7227
        CIE-LCH:
        54.4086, 85.2889, 28.5202
        CIE-Luv:
        54.4086, 152.9393, 26.3425
        Hunter-Lab:
        47.2880, 72.7895, 24.1426
      #fa2a41 color charts
#fa2a41 RGB chart
      #fa2a41 CMYK chart
      #fa2a41 RGB pie chart
      #fa2a41 color shades, tints & tones
#fa2a41 color schemes
#fa2a41 color preview, HTML & CSS examples
           This text has a color of #fa2a41        
        
          <p style="color:#fa2a41;">Text here</p>
        
        
          .mytext {color:#fa2a41;}
        
        Text color #fa2a41
      
           This box has a color of #fa2a41        
        
          <div style="background-color:#fa2a41;">Content here</div>
        
        
          .mybackground {background-color:#fa2a41;}
        
        Background color #fa2a41
      
           Border around this has a color of #fa2a41        
        
          <div style="border:2px solid #fa2a41;">Content here</div>
        
        
          .myborder {border:2px solid #fa2a41;}
        
        Border color #fa2a41