#fa3c2b color space conversions
Hex:
        #fa3c2b
        RGB:
        250, 60, 43
        CMY:
        2, 76, 83
        CMYK:
        0, 76, 83, 2
      HSL:
        5°, 95.3917%, 57.4510%
        HSV (HSB):
        5°, 82.8000%, 98.0392%
        XYZ:
        41.4762, 23.7301, 4.6798
        xyY:
        0.5935, 0.3396, 23.7301
      CIE-Lab:
        55.8166, 69.6941, 53.7644
        CIE-LCH:
        55.8166, 88.0220, 37.6478
        CIE-Luv:
        55.8166, 149.0147, 36.7966
        Hunter-Lab:
        48.7136, 66.7316, 28.4036
      #fa3c2b color charts
#fa3c2b RGB chart
      #fa3c2b CMYK chart
      #fa3c2b RGB pie chart
      #fa3c2b color shades, tints & tones
#fa3c2b color schemes
#fa3c2b color preview, HTML & CSS examples
           This text has a color of #fa3c2b        
        
          <p style="color:#fa3c2b;">Text here</p>
        
        
          .mytext {color:#fa3c2b;}
        
        Text color #fa3c2b
      
           This box has a color of #fa3c2b        
        
          <div style="background-color:#fa3c2b;">Content here</div>
        
        
          .mybackground {background-color:#fa3c2b;}
        
        Background color #fa3c2b
      
           Border around this has a color of #fa3c2b        
        
          <div style="border:2px solid #fa3c2b;">Content here</div>
        
        
          .myborder {border:2px solid #fa3c2b;}
        
        Border color #fa3c2b