#f9a500 color space conversions
Hex:
        #f9a500
        RGB:
        249, 165, 0
        CMY:
        2, 35, 100
        CMYK:
        0, 34, 100, 2
      HSL:
        40°, 100.0000%, 48.8235%
        HSV (HSB):
        40°, 100.0000%, 97.6471%
        XYZ:
        52.5221, 47.0500, 6.3133
        xyY:
        0.4960, 0.4443, 47.0500
      CIE-Lab:
        74.2217, 21.4159, 78.1448
        CIE-LCH:
        74.2217, 81.0263, 74.6741
        CIE-Luv:
        74.2217, 69.9252, 73.8094
        Hunter-Lab:
        68.5930, 16.6407, 42.5580
      #f9a500 color charts
#f9a500 RGB chart
      #f9a500 CMYK chart
      #f9a500 RGB pie chart
      #f9a500 color shades, tints & tones
#f9a500 color schemes
#f9a500 color preview, HTML & CSS examples
           This text has a color of #f9a500        
        
          <p style="color:#f9a500;">Text here</p>
        
        
          .mytext {color:#f9a500;}
        
        Text color #f9a500
      
           This box has a color of #f9a500        
        
          <div style="background-color:#f9a500;">Content here</div>
        
        
          .mybackground {background-color:#f9a500;}
        
        Background color #f9a500
      
           Border around this has a color of #f9a500        
        
          <div style="border:2px solid #f9a500;">Content here</div>
        
        
          .myborder {border:2px solid #f9a500;}
        
        Border color #f9a500