#f0cf42 color space conversions
Hex:
        #f0cf42
        RGB:
        240, 207, 66
        CMY:
        6, 19, 74
        CMYK:
        0, 14, 73, 6
      HSL:
        49°, 85.2941%, 60.0000%
        HSV (HSB):
        49°, 72.5000%, 94.1176%
        XYZ:
        59.2314, 63.5443, 14.2977
        xyY:
        0.4321, 0.4636, 63.5443
      CIE-Lab:
        83.7279, -2.7831, 70.2889
        CIE-LCH:
        83.7279, 70.3440, 92.2675
        CIE-Luv:
        83.7279, 29.0323, 80.1101
        Hunter-Lab:
        79.7147, -6.8676, 45.1659
      #f0cf42 color charts
#f0cf42 RGB chart
      #f0cf42 CMYK chart
      #f0cf42 RGB pie chart
      #f0cf42 color shades, tints & tones
#f0cf42 color schemes
#f0cf42 color preview, HTML & CSS examples
           This text has a color of #f0cf42        
        
          <p style="color:#f0cf42;">Text here</p>
        
        
          .mytext {color:#f0cf42;}
        
        Text color #f0cf42
      
           This box has a color of #f0cf42        
        
          <div style="background-color:#f0cf42;">Content here</div>
        
        
          .mybackground {background-color:#f0cf42;}
        
        Background color #f0cf42
      
           Border around this has a color of #f0cf42        
        
          <div style="border:2px solid #f0cf42;">Content here</div>
        
        
          .myborder {border:2px solid #f0cf42;}
        
        Border color #f0cf42