#fa0b2b color space conversions
Hex:
        #fa0b2b
        RGB:
        250, 11, 43
        CMY:
        2, 96, 83
        CMYK:
        0, 96, 83, 2
      HSL:
        352°, 95.9839%, 51.1765%
        HSV (HSB):
        352°, 95.6000%, 98.0392%
        XYZ:
        39.9801, 20.7378, 4.1811
        xyY:
        0.6160, 0.3195, 20.7378
      CIE-Lab:
        52.6613, 78.6783, 50.9069
        CIE-LCH:
        52.6613, 93.7112, 32.9039
        CIE-Luv:
        52.6613, 165.6705, 30.7993
        Hunter-Lab:
        45.5387, 77.0187, 26.4334
      #fa0b2b color charts
#fa0b2b RGB chart
      #fa0b2b CMYK chart
      #fa0b2b RGB pie chart
      #fa0b2b color shades, tints & tones
#fa0b2b color schemes
#fa0b2b color preview, HTML & CSS examples
           This text has a color of #fa0b2b        
        
          <p style="color:#fa0b2b;">Text here</p>
        
        
          .mytext {color:#fa0b2b;}
        
        Text color #fa0b2b
      
           This box has a color of #fa0b2b        
        
          <div style="background-color:#fa0b2b;">Content here</div>
        
        
          .mybackground {background-color:#fa0b2b;}
        
        Background color #fa0b2b
      
           Border around this has a color of #fa0b2b        
        
          <div style="border:2px solid #fa0b2b;">Content here</div>
        
        
          .myborder {border:2px solid #fa0b2b;}
        
        Border color #fa0b2b