#f0c680 color space conversions
Hex:
        #f0c680
        RGB:
        240, 198, 128
        CMY:
        6, 22, 50
        CMYK:
        0, 18, 47, 6
      HSL:
        38°, 78.8732%, 72.1569%
        HSV (HSB):
        38°, 46.6667%, 94.1176%
        XYZ:
        60.0255, 60.4719, 28.9306
        xyY:
        0.4017, 0.4047, 60.4719
      CIE-Lab:
        82.0940, 6.1597, 40.5508
        CIE-LCH:
        82.0940, 41.0160, 81.3627
        CIE-Luv:
        82.0940, 31.9990, 51.3101
        Hunter-Lab:
        77.7637, 1.6971, 32.3768
      #f0c680 color charts
#f0c680 RGB chart
      #f0c680 CMYK chart
      #f0c680 RGB pie chart
      #f0c680 color shades, tints & tones
#f0c680 color schemes
#f0c680 color preview, HTML & CSS examples
           This text has a color of #f0c680        
        
          <p style="color:#f0c680;">Text here</p>
        
        
          .mytext {color:#f0c680;}
        
        Text color #f0c680
      
           This box has a color of #f0c680        
        
          <div style="background-color:#f0c680;">Content here</div>
        
        
          .mybackground {background-color:#f0c680;}
        
        Background color #f0c680
      
           Border around this has a color of #f0c680        
        
          <div style="border:2px solid #f0c680;">Content here</div>
        
        
          .myborder {border:2px solid #f0c680;}
        
        Border color #f0c680