#fa0c39 color space conversions
Hex:
        #fa0c39
        RGB:
        250, 12, 57
        CMY:
        2, 95, 78
        CMYK:
        0, 95, 77, 2
      HSL:
        349°, 95.9677%, 51.3725%
        HSV (HSB):
        349°, 95.2000%, 98.0392%
        XYZ:
        40.2943, 20.8823, 5.7778
        xyY:
        0.6018, 0.3119, 20.8823
      CIE-Lab:
        52.8205, 78.9712, 43.4997
        CIE-LCH:
        52.8205, 90.1591, 28.8473
        CIE-Luv:
        52.8205, 162.5757, 26.3890
        Hunter-Lab:
        45.6972, 77.4255, 24.4916
      #fa0c39 color charts
#fa0c39 RGB chart
      #fa0c39 CMYK chart
      #fa0c39 RGB pie chart
      #fa0c39 color shades, tints & tones
#fa0c39 color schemes
#fa0c39 color preview, HTML & CSS examples
           This text has a color of #fa0c39        
        
          <p style="color:#fa0c39;">Text here</p>
        
        
          .mytext {color:#fa0c39;}
        
        Text color #fa0c39
      
           This box has a color of #fa0c39        
        
          <div style="background-color:#fa0c39;">Content here</div>
        
        
          .mybackground {background-color:#fa0c39;}
        
        Background color #fa0c39
      
           Border around this has a color of #fa0c39        
        
          <div style="border:2px solid #fa0c39;">Content here</div>
        
        
          .myborder {border:2px solid #fa0c39;}
        
        Border color #fa0c39