#fa161f color space conversions
Hex:
        #fa161f
        RGB:
        250, 22, 31
        CMY:
        2, 91, 88
        CMYK:
        0, 91, 88, 2
      HSL:
        358°, 95.7983%, 53.3333%
        HSV (HSB):
        358°, 91.2000%, 98.0392%
        XYZ:
        39.9586, 20.9967, 3.2430
        xyY:
        0.6224, 0.3271, 20.9967
      CIE-Lab:
        52.9459, 77.3843, 56.8767
        CIE-LCH:
        52.9459, 96.0379, 36.3155
        CIE-Luv:
        52.9459, 165.5328, 34.3490
        Hunter-Lab:
        45.8222, 75.4694, 27.8793
      #fa161f color charts
#fa161f RGB chart
      #fa161f CMYK chart
      #fa161f RGB pie chart
      #fa161f color shades, tints & tones
#fa161f color schemes
#fa161f color preview, HTML & CSS examples
           This text has a color of #fa161f        
        
          <p style="color:#fa161f;">Text here</p>
        
        
          .mytext {color:#fa161f;}
        
        Text color #fa161f
      
           This box has a color of #fa161f        
        
          <div style="background-color:#fa161f;">Content here</div>
        
        
          .mybackground {background-color:#fa161f;}
        
        Background color #fa161f
      
           Border around this has a color of #fa161f        
        
          <div style="border:2px solid #fa161f;">Content here</div>
        
        
          .myborder {border:2px solid #fa161f;}
        
        Border color #fa161f