#f0a064 color space conversions
Hex:
        #f0a064
        RGB:
        240, 160, 100
        CMY:
        6, 37, 61
        CMYK:
        0, 33, 58, 6
      HSL:
        26°, 82.3529%, 66.6667%
        HSV (HSB):
        26°, 58.3333%, 94.1176%
        XYZ:
        50.8062, 44.5870, 17.9850
        xyY:
        0.4481, 0.3933, 44.5870
      CIE-Lab:
        72.6191, 23.8063, 43.0562
        CIE-LCH:
        72.6191, 49.1994, 61.0612
        CIE-Luv:
        72.6191, 61.2424, 47.5875
        Hunter-Lab:
        66.7735, 18.9625, 30.7721
      #f0a064 color charts
#f0a064 RGB chart
      #f0a064 CMYK chart
      #f0a064 RGB pie chart
      #f0a064 color shades, tints & tones
#f0a064 color schemes
#f0a064 color preview, HTML & CSS examples
           This text has a color of #f0a064        
        
          <p style="color:#f0a064;">Text here</p>
        
        
          .mytext {color:#f0a064;}
        
        Text color #f0a064
      
           This box has a color of #f0a064        
        
          <div style="background-color:#f0a064;">Content here</div>
        
        
          .mybackground {background-color:#f0a064;}
        
        Background color #f0a064
      
           Border around this has a color of #f0a064        
        
          <div style="border:2px solid #f0a064;">Content here</div>
        
        
          .myborder {border:2px solid #f0a064;}
        
        Border color #f0a064