#fa072e color space conversions
Hex:
        #fa072e
        RGB:
        250, 7, 46
        CMY:
        2, 97, 82
        CMYK:
        0, 97, 82, 2
      HSL:
        350°, 96.0474%, 50.3922%
        HSV (HSB):
        350°, 97.2000%, 98.0392%
        XYZ:
        39.9935, 20.6732, 4.4672
        xyY:
        0.6140, 0.3174, 20.6732
      CIE-Lab:
        52.5900, 79.0276, 49.2788
        CIE-LCH:
        52.5900, 93.1330, 31.9462
        CIE-Luv:
        52.5900, 165.6269, 29.7582
        Hunter-Lab:
        45.4678, 77.4399, 26.0022
      #fa072e color charts
#fa072e RGB chart
      #fa072e CMYK chart
      #fa072e RGB pie chart
      #fa072e color shades, tints & tones
#fa072e color schemes
#fa072e color preview, HTML & CSS examples
           This text has a color of #fa072e        
        
          <p style="color:#fa072e;">Text here</p>
        
        
          .mytext {color:#fa072e;}
        
        Text color #fa072e
      
           This box has a color of #fa072e        
        
          <div style="background-color:#fa072e;">Content here</div>
        
        
          .mybackground {background-color:#fa072e;}
        
        Background color #fa072e
      
           Border around this has a color of #fa072e        
        
          <div style="border:2px solid #fa072e;">Content here</div>
        
        
          .myborder {border:2px solid #fa072e;}
        
        Border color #fa072e