#fa9c1f color space conversions
Hex:
        #fa9c1f
        RGB:
        250, 156, 31
        CMY:
        2, 39, 88
        CMYK:
        0, 38, 88, 2
      HSL:
        34°, 95.6332%, 55.0980%
        HSV (HSB):
        34°, 87.6000%, 98.0392%
        XYZ:
        51.5601, 44.1999, 7.1102
        xyY:
        0.5012, 0.4297, 44.1999
      CIE-Lab:
        72.3619, 26.9123, 71.8094
        CIE-LCH:
        72.3619, 76.6867, 69.4553
        CIE-Luv:
        72.3619, 77.5335, 67.9497
        Hunter-Lab:
        66.4830, 22.0885, 40.1971
      #fa9c1f color charts
#fa9c1f RGB chart
      #fa9c1f CMYK chart
      #fa9c1f RGB pie chart
      #fa9c1f color shades, tints & tones
#fa9c1f color schemes
#fa9c1f color preview, HTML & CSS examples
           This text has a color of #fa9c1f        
        
          <p style="color:#fa9c1f;">Text here</p>
        
        
          .mytext {color:#fa9c1f;}
        
        Text color #fa9c1f
      
           This box has a color of #fa9c1f        
        
          <div style="background-color:#fa9c1f;">Content here</div>
        
        
          .mybackground {background-color:#fa9c1f;}
        
        Background color #fa9c1f
      
           Border around this has a color of #fa9c1f        
        
          <div style="border:2px solid #fa9c1f;">Content here</div>
        
        
          .myborder {border:2px solid #fa9c1f;}
        
        Border color #fa9c1f