#fa0f1b color space conversions
Hex:
        #fa0f1b
        RGB:
        250, 15, 27
        CMY:
        2, 94, 89
        CMYK:
        0, 94, 89, 2
      HSL:
        357°, 95.9184%, 51.9608%
        HSV (HSB):
        357°, 94.0000%, 98.0392%
        XYZ:
        39.7930, 20.7448, 2.9437
        xyY:
        0.6268, 0.3268, 20.7448
      CIE-Lab:
        52.6690, 78.0597, 58.3684
        CIE-LCH:
        52.6690, 97.4690, 36.7870
        CIE-Luv:
        52.6690, 167.4465, 34.6302
        Hunter-Lab:
        45.5464, 76.2456, 28.0505
      #fa0f1b color charts
#fa0f1b RGB chart
      #fa0f1b CMYK chart
      #fa0f1b RGB pie chart
      #fa0f1b color shades, tints & tones
#fa0f1b color schemes
#fa0f1b color preview, HTML & CSS examples
           This text has a color of #fa0f1b        
        
          <p style="color:#fa0f1b;">Text here</p>
        
        
          .mytext {color:#fa0f1b;}
        
        Text color #fa0f1b
      
           This box has a color of #fa0f1b        
        
          <div style="background-color:#fa0f1b;">Content here</div>
        
        
          .mybackground {background-color:#fa0f1b;}
        
        Background color #fa0f1b
      
           Border around this has a color of #fa0f1b        
        
          <div style="border:2px solid #fa0f1b;">Content here</div>
        
        
          .myborder {border:2px solid #fa0f1b;}
        
        Border color #fa0f1b