#fa352e color space conversions
Hex:
        #fa352e
        RGB:
        250, 53, 46
        CMY:
        2, 79, 82
        CMYK:
        0, 79, 82, 2
      HSL:
        2°, 95.3271%, 58.0392%
        HSV (HSB):
        2°, 81.6000%, 98.0392%
        XYZ:
        41.1906, 23.0675, 4.8662
        xyY:
        0.5959, 0.3337, 23.0675
      CIE-Lab:
        55.1418, 71.7302, 51.6828
        CIE-LCH:
        55.1418, 88.4100, 35.7734
        CIE-Luv:
        55.1418, 152.1281, 34.6628
        Hunter-Lab:
        48.0286, 69.0363, 27.6128
      #fa352e color charts
#fa352e RGB chart
      #fa352e CMYK chart
      #fa352e RGB pie chart
      #fa352e color shades, tints & tones
#fa352e color schemes
#fa352e color preview, HTML & CSS examples
           This text has a color of #fa352e        
        
          <p style="color:#fa352e;">Text here</p>
        
        
          .mytext {color:#fa352e;}
        
        Text color #fa352e
      
           This box has a color of #fa352e        
        
          <div style="background-color:#fa352e;">Content here</div>
        
        
          .mybackground {background-color:#fa352e;}
        
        Background color #fa352e
      
           Border around this has a color of #fa352e        
        
          <div style="border:2px solid #fa352e;">Content here</div>
        
        
          .myborder {border:2px solid #fa352e;}
        
        Border color #fa352e