#fa421f color space conversions
Hex:
        #fa421f
        RGB:
        250, 66, 31
        CMY:
        2, 74, 88
        CMYK:
        0, 74, 88, 2
      HSL:
        10°, 95.6332%, 55.0980%
        HSV (HSB):
        10°, 87.6000%, 98.0392%
        XYZ:
        41.6199, 24.3194, 3.7968
        xyY:
        0.5968, 0.3487, 24.3194
      CIE-Lab:
        56.4061, 67.5902, 59.4975
        CIE-LCH:
        56.4061, 90.0466, 41.3564
        CIE-Luv:
        56.4061, 147.1154, 40.7234
        Hunter-Lab:
        49.3147, 64.3472, 29.9554
      #fa421f color charts
#fa421f RGB chart
      #fa421f CMYK chart
      #fa421f RGB pie chart
      #fa421f color shades, tints & tones
#fa421f color schemes
#fa421f color preview, HTML & CSS examples
           This text has a color of #fa421f        
        
          <p style="color:#fa421f;">Text here</p>
        
        
          .mytext {color:#fa421f;}
        
        Text color #fa421f
      
           This box has a color of #fa421f        
        
          <div style="background-color:#fa421f;">Content here</div>
        
        
          .mybackground {background-color:#fa421f;}
        
        Background color #fa421f
      
           Border around this has a color of #fa421f        
        
          <div style="border:2px solid #fa421f;">Content here</div>
        
        
          .myborder {border:2px solid #fa421f;}
        
        Border color #fa421f