#fa332f color space conversions
Hex:
        #fa332f
        RGB:
        250, 51, 47
        CMY:
        2, 80, 82
        CMYK:
        0, 80, 81, 2
      HSL:
        1°, 95.3052%, 58.2353%
        HSV (HSB):
        1°, 81.2000%, 98.0392%
        XYZ:
        41.1213, 22.8969, 4.9415
        xyY:
        0.5963, 0.3320, 22.8969
      CIE-Lab:
        54.9660, 72.2755, 51.0155
        CIE-LCH:
        54.9660, 88.4665, 35.2163
        CIE-Luv:
        54.9660, 152.9092, 34.0263
        Hunter-Lab:
        47.8507, 69.6581, 27.3726
      #fa332f color charts
#fa332f RGB chart
      #fa332f CMYK chart
      #fa332f RGB pie chart
      #fa332f color shades, tints & tones
#fa332f color schemes
#fa332f color preview, HTML & CSS examples
           This text has a color of #fa332f        
        
          <p style="color:#fa332f;">Text here</p>
        
        
          .mytext {color:#fa332f;}
        
        Text color #fa332f
      
           This box has a color of #fa332f        
        
          <div style="background-color:#fa332f;">Content here</div>
        
        
          .mybackground {background-color:#fa332f;}
        
        Background color #fa332f
      
           Border around this has a color of #fa332f        
        
          <div style="border:2px solid #fa332f;">Content here</div>
        
        
          .myborder {border:2px solid #fa332f;}
        
        Border color #fa332f