#fa470f color space conversions
Hex:
        #fa470f
        RGB:
        250, 71, 15
        CMY:
        2, 72, 94
        CMYK:
        0, 72, 94, 2
      HSL:
        14°, 95.9184%, 51.9608%
        HSV (HSB):
        14°, 94.0000%, 98.0392%
        XYZ:
        41.7638, 24.8650, 3.0502
        xyY:
        0.5994, 0.3569, 24.8650
      CIE-Lab:
        56.9436, 65.7107, 65.0235
        CIE-LCH:
        56.9436, 92.4443, 44.6989
        CIE-Luv:
        56.9436, 145.2861, 44.1171
        Hunter-Lab:
        49.8648, 62.2377, 31.2787
      #fa470f color charts
#fa470f RGB chart
      #fa470f CMYK chart
      #fa470f RGB pie chart
      #fa470f color shades, tints & tones
#fa470f color schemes
#fa470f color preview, HTML & CSS examples
           This text has a color of #fa470f        
        
          <p style="color:#fa470f;">Text here</p>
        
        
          .mytext {color:#fa470f;}
        
        Text color #fa470f
      
           This box has a color of #fa470f        
        
          <div style="background-color:#fa470f;">Content here</div>
        
        
          .mybackground {background-color:#fa470f;}
        
        Background color #fa470f
      
           Border around this has a color of #fa470f        
        
          <div style="border:2px solid #fa470f;">Content here</div>
        
        
          .myborder {border:2px solid #fa470f;}
        
        Border color #fa470f