#fa4c2f color space conversions
Hex:
        #fa4c2f
        RGB:
        250, 76, 47
        CMY:
        2, 70, 82
        CMYK:
        0, 70, 81, 2
      HSL:
        9°, 95.3052%, 58.2353%
        HSV (HSB):
        9°, 81.2000%, 98.0392%
        XYZ:
        42.5219, 25.6981, 5.4084
        xyY:
        0.5775, 0.3490, 25.6981
      CIE-Lab:
        57.7494, 64.5236, 53.6351
        CIE-LCH:
        57.7494, 83.9048, 39.7350
        CIE-Luv:
        57.7494, 138.9259, 39.2750
        Hunter-Lab:
        50.6933, 61.0137, 29.1597
      #fa4c2f color charts
#fa4c2f RGB chart
      #fa4c2f CMYK chart
      #fa4c2f RGB pie chart
      #fa4c2f color shades, tints & tones
#fa4c2f color schemes
#fa4c2f color preview, HTML & CSS examples
           This text has a color of #fa4c2f        
        
          <p style="color:#fa4c2f;">Text here</p>
        
        
          .mytext {color:#fa4c2f;}
        
        Text color #fa4c2f
      
           This box has a color of #fa4c2f        
        
          <div style="background-color:#fa4c2f;">Content here</div>
        
        
          .mybackground {background-color:#fa4c2f;}
        
        Background color #fa4c2f
      
           Border around this has a color of #fa4c2f        
        
          <div style="border:2px solid #fa4c2f;">Content here</div>
        
        
          .myborder {border:2px solid #fa4c2f;}
        
        Border color #fa4c2f