#f8a500 color space conversions
Hex:
        #f8a500
        RGB:
        248, 165, 0
        CMY:
        3, 35, 100
        CMYK:
        0, 33, 100, 3
      HSL:
        40°, 100.0000%, 48.6275%
        HSV (HSB):
        40°, 100.0000%, 97.2549%
        XYZ:
        52.1665, 46.8667, 6.2967
        xyY:
        0.4953, 0.4450, 46.8667
      CIE-Lab:
        74.1044, 20.9937, 78.0106
        CIE-LCH:
        74.1044, 80.7861, 74.9378
        CIE-Luv:
        74.1044, 69.1061, 73.7789
        Hunter-Lab:
        68.4593, 16.2147, 42.4682
      #f8a500 color charts
#f8a500 RGB chart
      #f8a500 CMYK chart
      #f8a500 RGB pie chart
      #f8a500 color shades, tints & tones
#f8a500 color schemes
#f8a500 color preview, HTML & CSS examples
           This text has a color of #f8a500        
        
          <p style="color:#f8a500;">Text here</p>
        
        
          .mytext {color:#f8a500;}
        
        Text color #f8a500
      
           This box has a color of #f8a500        
        
          <div style="background-color:#f8a500;">Content here</div>
        
        
          .mybackground {background-color:#f8a500;}
        
        Background color #f8a500
      
           Border around this has a color of #f8a500        
        
          <div style="border:2px solid #f8a500;">Content here</div>
        
        
          .myborder {border:2px solid #f8a500;}
        
        Border color #f8a500