#fa2c51 color space conversions
Hex:
        #fa2c51
        RGB:
        250, 44, 81
        CMY:
        2, 83, 68
        CMYK:
        0, 82, 68, 2
      HSL:
        349°, 95.3704%, 57.6471%
        HSV (HSB):
        349°, 82.4000%, 98.0392%
        XYZ:
        41.8102, 22.7194, 9.9662
        xyY:
        0.5612, 0.3050, 22.7194
      CIE-Lab:
        54.7822, 75.1680, 31.9046
        CIE-LCH:
        54.7822, 81.6586, 22.9985
        CIE-Luv:
        54.7822, 147.8406, 19.4849
        Hunter-Lab:
        47.6649, 73.1612, 20.9685
      #fa2c51 color charts
#fa2c51 RGB chart
      #fa2c51 CMYK chart
      #fa2c51 RGB pie chart
      #fa2c51 color shades, tints & tones
#fa2c51 color schemes
#fa2c51 color preview, HTML & CSS examples
           This text has a color of #fa2c51        
        
          <p style="color:#fa2c51;">Text here</p>
        
        
          .mytext {color:#fa2c51;}
        
        Text color #fa2c51
      
           This box has a color of #fa2c51        
        
          <div style="background-color:#fa2c51;">Content here</div>
        
        
          .mybackground {background-color:#fa2c51;}
        
        Background color #fa2c51
      
           Border around this has a color of #fa2c51        
        
          <div style="border:2px solid #fa2c51;">Content here</div>
        
        
          .myborder {border:2px solid #fa2c51;}
        
        Border color #fa2c51