#fa5e1a color space conversions
Hex:
        #fa5e1a
        RGB:
        250, 94, 26
        CMY:
        2, 63, 90
        CMYK:
        0, 62, 90, 2
      HSL:
        18°, 95.7265%, 54.1176%
        HSV (HSB):
        18°, 89.6000%, 98.0392%
        XYZ:
        43.6135, 28.4040, 4.1611
        xyY:
        0.5725, 0.3729, 28.4040
      CIE-Lab:
        60.2520, 56.9814, 64.1020
        CIE-LCH:
        60.2520, 85.7668, 48.3655
        CIE-Luv:
        60.2520, 128.4419, 48.4505
        Hunter-Lab:
        53.2954, 52.8059, 32.6776
      #fa5e1a color charts
#fa5e1a RGB chart
      #fa5e1a CMYK chart
      #fa5e1a RGB pie chart
      #fa5e1a color shades, tints & tones
#fa5e1a color schemes
#fa5e1a color preview, HTML & CSS examples
           This text has a color of #fa5e1a        
        
          <p style="color:#fa5e1a;">Text here</p>
        
        
          .mytext {color:#fa5e1a;}
        
        Text color #fa5e1a
      
           This box has a color of #fa5e1a        
        
          <div style="background-color:#fa5e1a;">Content here</div>
        
        
          .mybackground {background-color:#fa5e1a;}
        
        Background color #fa5e1a
      
           Border around this has a color of #fa5e1a        
        
          <div style="border:2px solid #fa5e1a;">Content here</div>
        
        
          .myborder {border:2px solid #fa5e1a;}
        
        Border color #fa5e1a