#fa473f color space conversions
Hex:
        #fa473f
        RGB:
        250, 71, 63
        CMY:
        2, 72, 75
        CMYK:
        0, 72, 75, 2
      HSL:
        3°, 94.9239%, 61.3725%
        HSV (HSB):
        3°, 74.8000%, 98.0392%
        XYZ:
        42.5748, 25.1894, 7.3207
        xyY:
        0.5670, 0.3355, 25.1894
      CIE-Lab:
        57.2594, 66.7940, 44.9837
        CIE-LCH:
        57.2594, 80.5293, 33.9591
        CIE-Luv:
        57.2594, 139.2899, 32.8504
        Hunter-Lab:
        50.1890, 63.5889, 26.4841
      #fa473f color charts
#fa473f RGB chart
      #fa473f CMYK chart
      #fa473f RGB pie chart
      #fa473f color shades, tints & tones
#fa473f color schemes
#fa473f color preview, HTML & CSS examples
           This text has a color of #fa473f        
        
          <p style="color:#fa473f;">Text here</p>
        
        
          .mytext {color:#fa473f;}
        
        Text color #fa473f
      
           This box has a color of #fa473f        
        
          <div style="background-color:#fa473f;">Content here</div>
        
        
          .mybackground {background-color:#fa473f;}
        
        Background color #fa473f
      
           Border around this has a color of #fa473f        
        
          <div style="border:2px solid #fa473f;">Content here</div>
        
        
          .myborder {border:2px solid #fa473f;}
        
        Border color #fa473f