#fa0e2a color space conversions
Hex:
        #fa0e2a
        RGB:
        250, 14, 42
        CMY:
        2, 95, 84
        CMYK:
        0, 94, 83, 2
      HSL:
        353°, 95.9350%, 51.7647%
        HSV (HSB):
        353°, 94.4000%, 98.0392%
        XYZ:
        39.9993, 20.8052, 4.0981
        xyY:
        0.6163, 0.3206, 20.8052
      CIE-Lab:
        52.7357, 78.4177, 51.4847
        CIE-LCH:
        52.7357, 93.8084, 33.2867
        CIE-Luv:
        52.7357, 165.4018, 31.2298
        Hunter-Lab:
        45.6128, 76.7101, 26.6020
      #fa0e2a color charts
#fa0e2a RGB chart
      #fa0e2a CMYK chart
      #fa0e2a RGB pie chart
      #fa0e2a color shades, tints & tones
#fa0e2a color schemes
#fa0e2a color preview, HTML & CSS examples
           This text has a color of #fa0e2a        
        
          <p style="color:#fa0e2a;">Text here</p>
        
        
          .mytext {color:#fa0e2a;}
        
        Text color #fa0e2a
      
           This box has a color of #fa0e2a        
        
          <div style="background-color:#fa0e2a;">Content here</div>
        
        
          .mybackground {background-color:#fa0e2a;}
        
        Background color #fa0e2a
      
           Border around this has a color of #fa0e2a        
        
          <div style="border:2px solid #fa0e2a;">Content here</div>
        
        
          .myborder {border:2px solid #fa0e2a;}
        
        Border color #fa0e2a