#fa2e41 color space conversions
Hex:
        #fa2e41
        RGB:
        250, 46, 65
        CMY:
        2, 82, 75
        CMYK:
        0, 82, 74, 2
      HSL:
        354°, 95.3271%, 58.0392%
        HSV (HSB):
        354°, 81.6000%, 98.0392%
        XYZ:
        41.3555, 22.6596, 7.1951
        xyY:
        0.5808, 0.3182, 22.6596
      CIE-Lab:
        54.7200, 74.0522, 41.0732
        CIE-LCH:
        54.7200, 84.6802, 29.0150
        CIE-Luv:
        54.7200, 151.3804, 26.9727
        Hunter-Lab:
        47.6021, 71.7723, 24.3598
      #fa2e41 color charts
#fa2e41 RGB chart
      #fa2e41 CMYK chart
      #fa2e41 RGB pie chart
      #fa2e41 color shades, tints & tones
#fa2e41 color schemes
#fa2e41 color preview, HTML & CSS examples
           This text has a color of #fa2e41        
        
          <p style="color:#fa2e41;">Text here</p>
        
        
          .mytext {color:#fa2e41;}
        
        Text color #fa2e41
      
           This box has a color of #fa2e41        
        
          <div style="background-color:#fa2e41;">Content here</div>
        
        
          .mybackground {background-color:#fa2e41;}
        
        Background color #fa2e41
      
           Border around this has a color of #fa2e41        
        
          <div style="border:2px solid #fa2e41;">Content here</div>
        
        
          .myborder {border:2px solid #fa2e41;}
        
        Border color #fa2e41