#fa0d1b color space conversions
Hex:
        #fa0d1b
        RGB:
        250, 13, 27
        CMY:
        2, 95, 89
        CMYK:
        0, 95, 89, 2
      HSL:
        356°, 95.9514%, 51.5686%
        HSV (HSB):
        356°, 94.8000%, 98.0392%
        XYZ:
        39.7661, 20.6910, 2.9348
        xyY:
        0.6273, 0.3264, 20.6910
      CIE-Lab:
        52.6096, 78.2315, 58.3270
        CIE-LCH:
        52.6096, 97.5818, 36.7071
        CIE-Luv:
        52.6096, 167.7782, 34.5197
        Hunter-Lab:
        45.4873, 76.4461, 28.0158
      #fa0d1b color charts
#fa0d1b RGB chart
      #fa0d1b CMYK chart
      #fa0d1b RGB pie chart
      #fa0d1b color shades, tints & tones
#fa0d1b color schemes
#fa0d1b color preview, HTML & CSS examples
           This text has a color of #fa0d1b        
        
          <p style="color:#fa0d1b;">Text here</p>
        
        
          .mytext {color:#fa0d1b;}
        
        Text color #fa0d1b
      
           This box has a color of #fa0d1b        
        
          <div style="background-color:#fa0d1b;">Content here</div>
        
        
          .mybackground {background-color:#fa0d1b;}
        
        Background color #fa0d1b
      
           Border around this has a color of #fa0d1b        
        
          <div style="border:2px solid #fa0d1b;">Content here</div>
        
        
          .myborder {border:2px solid #fa0d1b;}
        
        Border color #fa0d1b