#f0c614 color space conversions
Hex:
        #f0c614
        RGB:
        240, 198, 20
        CMY:
        6, 22, 92
        CMYK:
        0, 18, 92, 6
      HSL:
        49°, 88.0000%, 50.9804%
        HSV (HSB):
        49°, 91.6667%, 94.1176%
        XYZ:
        56.2555, 58.9639, 9.0780
        xyY:
        0.4526, 0.4744, 58.9639
      CIE-Lab:
        81.2718, 0.5282, 80.3377
        CIE-LCH:
        81.2718, 80.3394, 89.6233
        CIE-Luv:
        81.2718, 36.5913, 84.4288
        Hunter-Lab:
        76.7880, -3.6083, 46.7422
      #f0c614 color charts
#f0c614 RGB chart
      #f0c614 CMYK chart
      #f0c614 RGB pie chart
      #f0c614 color shades, tints & tones
#f0c614 color schemes
#f0c614 color preview, HTML & CSS examples
           This text has a color of #f0c614        
        
          <p style="color:#f0c614;">Text here</p>
        
        
          .mytext {color:#f0c614;}
        
        Text color #f0c614
      
           This box has a color of #f0c614        
        
          <div style="background-color:#f0c614;">Content here</div>
        
        
          .mybackground {background-color:#f0c614;}
        
        Background color #f0c614
      
           Border around this has a color of #f0c614        
        
          <div style="border:2px solid #f0c614;">Content here</div>
        
        
          .myborder {border:2px solid #f0c614;}
        
        Border color #f0c614