#fa3312 color space conversions
Hex:
        #fa3312
        RGB:
        250, 51, 18
        CMY:
        2, 80, 93
        CMYK:
        0, 80, 93, 2
      HSL:
        9°, 95.8678%, 52.5490%
        HSV (HSB):
        9°, 92.8000%, 98.0392%
        XYZ:
        40.7173, 22.7353, 2.8146
        xyY:
        0.6144, 0.3431, 22.7353
      CIE-Lab:
        54.7987, 71.7544, 62.9312
        CIE-LCH:
        54.7987, 95.4413, 41.2519
        CIE-Luv:
        54.7987, 156.4177, 39.9420
        Hunter-Lab:
        47.6816, 68.9861, 29.8773
      #fa3312 color charts
#fa3312 RGB chart
      #fa3312 CMYK chart
      #fa3312 RGB pie chart
      #fa3312 color shades, tints & tones
#fa3312 color schemes
#fa3312 color preview, HTML & CSS examples
           This text has a color of #fa3312        
        
          <p style="color:#fa3312;">Text here</p>
        
        
          .mytext {color:#fa3312;}
        
        Text color #fa3312
      
           This box has a color of #fa3312        
        
          <div style="background-color:#fa3312;">Content here</div>
        
        
          .mybackground {background-color:#fa3312;}
        
        Background color #fa3312
      
           Border around this has a color of #fa3312        
        
          <div style="border:2px solid #fa3312;">Content here</div>
        
        
          .myborder {border:2px solid #fa3312;}
        
        Border color #fa3312