#fa2b42 color space conversions
Hex:
        #fa2b42
        RGB:
        250, 43, 66
        CMY:
        2, 83, 74
        CMYK:
        0, 83, 74, 2
      HSL:
        353°, 95.3917%, 57.4510%
        HSV (HSB):
        353°, 82.8000%, 98.0392%
        XYZ:
        41.2716, 22.4451, 7.3113
        xyY:
        0.5811, 0.3160, 22.4451
      CIE-Lab:
        54.4961, 74.7610, 40.2541
        CIE-LCH:
        54.4961, 84.9093, 28.2996
        CIE-Luv:
        54.4961, 152.3151, 26.0903
        Hunter-Lab:
        47.3763, 72.5909, 24.0135
      #fa2b42 color charts
#fa2b42 RGB chart
      #fa2b42 CMYK chart
      #fa2b42 RGB pie chart
      #fa2b42 color shades, tints & tones
#fa2b42 color schemes
#fa2b42 color preview, HTML & CSS examples
           This text has a color of #fa2b42        
        
          <p style="color:#fa2b42;">Text here</p>
        
        
          .mytext {color:#fa2b42;}
        
        Text color #fa2b42
      
           This box has a color of #fa2b42        
        
          <div style="background-color:#fa2b42;">Content here</div>
        
        
          .mybackground {background-color:#fa2b42;}
        
        Background color #fa2b42
      
           Border around this has a color of #fa2b42        
        
          <div style="border:2px solid #fa2b42;">Content here</div>
        
        
          .myborder {border:2px solid #fa2b42;}
        
        Border color #fa2b42