#f0cd72 color space conversions
Hex:
        #f0cd72
        RGB:
        240, 205, 114
        CMY:
        6, 20, 55
        CMYK:
        0, 15, 53, 6
      HSL:
        43°, 80.7692%, 69.4118%
        HSV (HSB):
        43°, 52.5000%, 94.1176%
        XYZ:
        60.8038, 63.4028, 24.9529
        xyY:
        0.4076, 0.4251, 63.4028
      CIE-Lab:
        83.6539, 1.2823, 49.4259
        CIE-LCH:
        83.6539, 49.4425, 88.5139
        CIE-Luv:
        83.6539, 28.2423, 61.7273
        Hunter-Lab:
        79.6259, -3.0395, 37.1580
      #f0cd72 color charts
#f0cd72 RGB chart
      #f0cd72 CMYK chart
      #f0cd72 RGB pie chart
      #f0cd72 color shades, tints & tones
#f0cd72 color schemes
#f0cd72 color preview, HTML & CSS examples
           This text has a color of #f0cd72        
        
          <p style="color:#f0cd72;">Text here</p>
        
        
          .mytext {color:#f0cd72;}
        
        Text color #f0cd72
      
           This box has a color of #f0cd72        
        
          <div style="background-color:#f0cd72;">Content here</div>
        
        
          .mybackground {background-color:#f0cd72;}
        
        Background color #f0cd72
      
           Border around this has a color of #f0cd72        
        
          <div style="border:2px solid #f0cd72;">Content here</div>
        
        
          .myborder {border:2px solid #f0cd72;}
        
        Border color #f0cd72