#fa532f color space conversions
Hex:
        #fa532f
        RGB:
        250, 83, 47
        CMY:
        2, 67, 82
        CMYK:
        0, 67, 81, 2
      HSL:
        11°, 95.3052%, 58.2353%
        HSV (HSB):
        11°, 81.2000%, 98.0392%
        XYZ:
        43.0307, 26.7157, 5.5780
        xyY:
        0.5713, 0.3547, 26.7157
      CIE-Lab:
        58.7103, 61.9011, 54.5312
        CIE-LCH:
        58.7103, 82.4948, 41.3782
        CIE-Luv:
        58.7103, 134.2781, 41.0578
        Hunter-Lab:
        51.6873, 58.1521, 29.7826
      #fa532f color charts
#fa532f RGB chart
      #fa532f CMYK chart
      #fa532f RGB pie chart
      #fa532f color shades, tints & tones
#fa532f color schemes
#fa532f color preview, HTML & CSS examples
           This text has a color of #fa532f        
        
          <p style="color:#fa532f;">Text here</p>
        
        
          .mytext {color:#fa532f;}
        
        Text color #fa532f
      
           This box has a color of #fa532f        
        
          <div style="background-color:#fa532f;">Content here</div>
        
        
          .mybackground {background-color:#fa532f;}
        
        Background color #fa532f
      
           Border around this has a color of #fa532f        
        
          <div style="border:2px solid #fa532f;">Content here</div>
        
        
          .myborder {border:2px solid #fa532f;}
        
        Border color #fa532f