#fa3212 color space conversions
Hex:
        #fa3212
        RGB:
        250, 50, 18
        CMY:
        2, 80, 93
        CMYK:
        0, 80, 93, 2
      HSL:
        8°, 95.8678%, 52.5490%
        HSV (HSB):
        8°, 92.8000%, 98.0392%
        XYZ:
        40.6741, 22.6489, 2.8002
        xyY:
        0.6151, 0.3425, 22.6489
      CIE-Lab:
        54.7088, 72.0083, 62.8774
        CIE-LCH:
        54.7088, 95.5968, 41.1274
        CIE-Luv:
        54.7088, 156.9010, 39.7802
        Hunter-Lab:
        47.5908, 69.2734, 29.8250
      #fa3212 color charts
#fa3212 RGB chart
      #fa3212 CMYK chart
      #fa3212 RGB pie chart
      #fa3212 color shades, tints & tones
#fa3212 color schemes
#fa3212 color preview, HTML & CSS examples
           This text has a color of #fa3212        
        
          <p style="color:#fa3212;">Text here</p>
        
        
          .mytext {color:#fa3212;}
        
        Text color #fa3212
      
           This box has a color of #fa3212        
        
          <div style="background-color:#fa3212;">Content here</div>
        
        
          .mybackground {background-color:#fa3212;}
        
        Background color #fa3212
      
           Border around this has a color of #fa3212        
        
          <div style="border:2px solid #fa3212;">Content here</div>
        
        
          .myborder {border:2px solid #fa3212;}
        
        Border color #fa3212