#f0c480 color space conversions
Hex:
        #f0c480
        RGB:
        240, 196, 128
        CMY:
        6, 23, 50
        CMYK:
        0, 18, 47, 6
      HSL:
        36°, 78.8732%, 72.1569%
        HSV (HSB):
        36°, 46.6667%, 94.1176%
        XYZ:
        59.5714, 59.5636, 28.7793
        xyY:
        0.4027, 0.4027, 59.5636
      CIE-Lab:
        81.6004, 7.2027, 39.9244
        CIE-LCH:
        81.6004, 40.5690, 79.7733
        CIE-Luv:
        81.6004, 33.3318, 50.3180
        Hunter-Lab:
        77.1775, 2.7192, 31.9152
      #f0c480 color charts
#f0c480 RGB chart
      #f0c480 CMYK chart
      #f0c480 RGB pie chart
      #f0c480 color shades, tints & tones
#f0c480 color schemes
#f0c480 color preview, HTML & CSS examples
           This text has a color of #f0c480        
        
          <p style="color:#f0c480;">Text here</p>
        
        
          .mytext {color:#f0c480;}
        
        Text color #f0c480
      
           This box has a color of #f0c480        
        
          <div style="background-color:#f0c480;">Content here</div>
        
        
          .mybackground {background-color:#f0c480;}
        
        Background color #f0c480
      
           Border around this has a color of #f0c480        
        
          <div style="border:2px solid #f0c480;">Content here</div>
        
        
          .myborder {border:2px solid #f0c480;}
        
        Border color #f0c480