#fa3208 color space conversions
Hex:
        #fa3208
        RGB:
        250, 50, 8
        CMY:
        2, 80, 97
        CMYK:
        0, 80, 97, 2
      HSL:
        10°, 96.0317%, 50.5882%
        HSV (HSB):
        10°, 96.8000%, 98.0392%
        XYZ:
        40.6088, 22.6227, 2.4560
        xyY:
        0.6182, 0.3444, 22.6227
      CIE-Lab:
        54.6816, 71.9237, 65.3553
        CIE-LCH:
        54.6816, 97.1820, 42.2607
        CIE-Luv:
        54.6816, 157.4874, 40.7622
        Hunter-Lab:
        47.5634, 69.1643, 30.2328
      #fa3208 color charts
#fa3208 RGB chart
      #fa3208 CMYK chart
      #fa3208 RGB pie chart
      #fa3208 color shades, tints & tones
#fa3208 color schemes
#fa3208 color preview, HTML & CSS examples
           This text has a color of #fa3208        
        
          <p style="color:#fa3208;">Text here</p>
        
        
          .mytext {color:#fa3208;}
        
        Text color #fa3208
      
           This box has a color of #fa3208        
        
          <div style="background-color:#fa3208;">Content here</div>
        
        
          .mybackground {background-color:#fa3208;}
        
        Background color #fa3208
      
           Border around this has a color of #fa3208        
        
          <div style="border:2px solid #fa3208;">Content here</div>
        
        
          .myborder {border:2px solid #fa3208;}
        
        Border color #fa3208