#fa3f20 color space conversions
Hex:
        #fa3f20
        RGB:
        250, 63, 32
        CMY:
        2, 75, 87
        CMYK:
        0, 75, 87, 2
      HSL:
        9°, 95.6140%, 55.2941%
        HSV (HSB):
        9°, 87.2000%, 98.0392%
        XYZ:
        41.4626, 23.9833, 3.8104
        xyY:
        0.5987, 0.3463, 23.9833
      CIE-Lab:
        56.0711, 68.5555, 58.8419
        CIE-LCH:
        56.0711, 90.3450, 40.6398
        CIE-Luv:
        56.0711, 148.7601, 39.9115
        Hunter-Lab:
        48.9727, 65.4240, 29.6677
      #fa3f20 color charts
#fa3f20 RGB chart
      #fa3f20 CMYK chart
      #fa3f20 RGB pie chart
      #fa3f20 color shades, tints & tones
#fa3f20 color schemes
#fa3f20 color preview, HTML & CSS examples
           This text has a color of #fa3f20        
        
          <p style="color:#fa3f20;">Text here</p>
        
        
          .mytext {color:#fa3f20;}
        
        Text color #fa3f20
      
           This box has a color of #fa3f20        
        
          <div style="background-color:#fa3f20;">Content here</div>
        
        
          .mybackground {background-color:#fa3f20;}
        
        Background color #fa3f20
      
           Border around this has a color of #fa3f20        
        
          <div style="border:2px solid #fa3f20;">Content here</div>
        
        
          .myborder {border:2px solid #fa3f20;}
        
        Border color #fa3f20