#fa9c2e color space conversions
Hex:
        #fa9c2e
        RGB:
        250, 156, 46
        CMY:
        2, 39, 82
        CMYK:
        0, 38, 82, 2
      HSL:
        32°, 95.3271%, 58.0392%
        HSV (HSB):
        32°, 81.6000%, 98.0392%
        XYZ:
        51.8060, 44.2982, 8.4047
        xyY:
        0.4957, 0.4239, 44.2982
      CIE-Lab:
        72.4274, 27.2771, 67.3045
        CIE-LCH:
        72.4274, 72.6219, 67.9383
        CIE-Luv:
        72.4274, 76.8579, 65.2882
        Hunter-Lab:
        66.5569, 22.4647, 39.1028
      #fa9c2e color charts
#fa9c2e RGB chart
      #fa9c2e CMYK chart
      #fa9c2e RGB pie chart
      #fa9c2e color shades, tints & tones
#fa9c2e color schemes
#fa9c2e color preview, HTML & CSS examples
           This text has a color of #fa9c2e        
        
          <p style="color:#fa9c2e;">Text here</p>
        
        
          .mytext {color:#fa9c2e;}
        
        Text color #fa9c2e
      
           This box has a color of #fa9c2e        
        
          <div style="background-color:#fa9c2e;">Content here</div>
        
        
          .mybackground {background-color:#fa9c2e;}
        
        Background color #fa9c2e
      
           Border around this has a color of #fa9c2e        
        
          <div style="border:2px solid #fa9c2e;">Content here</div>
        
        
          .myborder {border:2px solid #fa9c2e;}
        
        Border color #fa9c2e