#fa071e color space conversions
Hex:
        #fa071e
        RGB:
        250, 7, 30
        CMY:
        2, 97, 88
        CMYK:
        0, 97, 88, 2
      HSL:
        354°, 96.0474%, 50.3922%
        HSV (HSB):
        354°, 97.2000%, 98.0392%
        XYZ:
        39.7347, 20.5697, 3.1044
        xyY:
        0.6266, 0.3244, 20.5697
      CIE-Lab:
        52.4753, 78.7119, 56.9617
        CIE-LCH:
        52.4753, 97.1607, 35.8922
        CIE-Luv:
        52.4753, 168.2444, 33.6772
        Hunter-Lab:
        45.3538, 77.0154, 27.6894
      #fa071e color charts
#fa071e RGB chart
      #fa071e CMYK chart
      #fa071e RGB pie chart
      #fa071e color shades, tints & tones
#fa071e color schemes
#fa071e color preview, HTML & CSS examples
           This text has a color of #fa071e        
        
          <p style="color:#fa071e;">Text here</p>
        
        
          .mytext {color:#fa071e;}
        
        Text color #fa071e
      
           This box has a color of #fa071e        
        
          <div style="background-color:#fa071e;">Content here</div>
        
        
          .mybackground {background-color:#fa071e;}
        
        Background color #fa071e
      
           Border around this has a color of #fa071e        
        
          <div style="border:2px solid #fa071e;">Content here</div>
        
        
          .myborder {border:2px solid #fa071e;}
        
        Border color #fa071e