#fa062e color space conversions
Hex:
        #fa062e
        RGB:
        250, 6, 46
        CMY:
        2, 98, 82
        CMYK:
        0, 98, 82, 2
      HSL:
        350°, 96.0630%, 50.1961%
        HSV (HSB):
        350°, 97.6000%, 98.0392%
        XYZ:
        39.9826, 20.6515, 4.4636
        xyY:
        0.6142, 0.3172, 20.6515
      CIE-Lab:
        52.5660, 79.0972, 49.2560
        CIE-LCH:
        52.5660, 93.1800, 31.9117
        CIE-Luv:
        52.5660, 165.7572, 29.7115
        Hunter-Lab:
        45.4439, 77.5215, 25.9872
      #fa062e color charts
#fa062e RGB chart
      #fa062e CMYK chart
      #fa062e RGB pie chart
      #fa062e color shades, tints & tones
#fa062e color schemes
#fa062e color preview, HTML & CSS examples
           This text has a color of #fa062e        
        
          <p style="color:#fa062e;">Text here</p>
        
        
          .mytext {color:#fa062e;}
        
        Text color #fa062e
      
           This box has a color of #fa062e        
        
          <div style="background-color:#fa062e;">Content here</div>
        
        
          .mybackground {background-color:#fa062e;}
        
        Background color #fa062e
      
           Border around this has a color of #fa062e        
        
          <div style="border:2px solid #fa062e;">Content here</div>
        
        
          .myborder {border:2px solid #fa062e;}
        
        Border color #fa062e