#fa041e color space conversions
Hex:
        #fa041e
        RGB:
        250, 4, 30
        CMY:
        2, 98, 88
        CMYK:
        0, 98, 88, 2
      HSL:
        354°, 96.8504%, 49.8039%
        HSV (HSB):
        354°, 98.4000%, 98.0392%
        XYZ:
        39.7021, 20.5046, 3.0935
        xyY:
        0.6272, 0.3239, 20.5046
      CIE-Lab:
        52.4030, 78.9216, 56.9082
        CIE-LCH:
        52.4030, 97.2994, 35.7943
        CIE-Luv:
        52.4030, 168.6485, 33.5416
        Hunter-Lab:
        45.2820, 77.2609, 27.6468
      #fa041e color charts
#fa041e RGB chart
      #fa041e CMYK chart
      #fa041e RGB pie chart
      #fa041e color shades, tints & tones
#fa041e color schemes
#fa041e color preview, HTML & CSS examples
           This text has a color of #fa041e        
        
          <p style="color:#fa041e;">Text here</p>
        
        
          .mytext {color:#fa041e;}
        
        Text color #fa041e
      
           This box has a color of #fa041e        
        
          <div style="background-color:#fa041e;">Content here</div>
        
        
          .mybackground {background-color:#fa041e;}
        
        Background color #fa041e
      
           Border around this has a color of #fa041e        
        
          <div style="border:2px solid #fa041e;">Content here</div>
        
        
          .myborder {border:2px solid #fa041e;}
        
        Border color #fa041e