#fa0b2a color space conversions
Hex:
        #fa0b2a
        RGB:
        250, 11, 42
        CMY:
        2, 96, 84
        CMYK:
        0, 96, 83, 2
      HSL:
        352°, 95.9839%, 51.1765%
        HSV (HSB):
        352°, 95.6000%, 98.0392%
        XYZ:
        39.9619, 20.7305, 4.0856
        xyY:
        0.6169, 0.3200, 20.7305
      CIE-Lab:
        52.6533, 78.6562, 51.4106
        CIE-LCH:
        52.6533, 93.9672, 33.1691
        CIE-Luv:
        52.6533, 165.8513, 31.0715
        Hunter-Lab:
        45.5308, 76.9890, 26.5512
      #fa0b2a color charts
#fa0b2a RGB chart
      #fa0b2a CMYK chart
      #fa0b2a RGB pie chart
      #fa0b2a color shades, tints & tones
#fa0b2a color schemes
#fa0b2a color preview, HTML & CSS examples
           This text has a color of #fa0b2a        
        
          <p style="color:#fa0b2a;">Text here</p>
        
        
          .mytext {color:#fa0b2a;}
        
        Text color #fa0b2a
      
           This box has a color of #fa0b2a        
        
          <div style="background-color:#fa0b2a;">Content here</div>
        
        
          .mybackground {background-color:#fa0b2a;}
        
        Background color #fa0b2a
      
           Border around this has a color of #fa0b2a        
        
          <div style="border:2px solid #fa0b2a;">Content here</div>
        
        
          .myborder {border:2px solid #fa0b2a;}
        
        Border color #fa0b2a