#f8a064 color space conversions
Hex:
        #f8a064
        RGB:
        248, 160, 100
        CMY:
        3, 37, 61
        CMYK:
        0, 35, 60, 3
      HSL:
        24°, 91.3580%, 68.2353%
        HSV (HSB):
        24°, 59.6774%, 97.2549%
        XYZ:
        53.5825, 46.0182, 18.1149
        xyY:
        0.4552, 0.3909, 46.0182
      CIE-Lab:
        73.5573, 27.0227, 44.4102
        CIE-LCH:
        73.5573, 51.9855, 58.6803
        CIE-Luv:
        73.5573, 67.5843, 48.3246
        Hunter-Lab:
        67.8367, 22.2783, 31.6531
      #f8a064 color charts
#f8a064 RGB chart
      #f8a064 CMYK chart
      #f8a064 RGB pie chart
      #f8a064 color shades, tints & tones
#f8a064 color schemes
#f8a064 color preview, HTML & CSS examples
           This text has a color of #f8a064        
        
          <p style="color:#f8a064;">Text here</p>
        
        
          .mytext {color:#f8a064;}
        
        Text color #f8a064
      
           This box has a color of #f8a064        
        
          <div style="background-color:#f8a064;">Content here</div>
        
        
          .mybackground {background-color:#f8a064;}
        
        Background color #f8a064
      
           Border around this has a color of #f8a064        
        
          <div style="border:2px solid #f8a064;">Content here</div>
        
        
          .myborder {border:2px solid #f8a064;}
        
        Border color #f8a064