#f0c048 color space conversions
Hex:
        #f0c048
        RGB:
        240, 192, 72
        CMY:
        6, 25, 72
        CMYK:
        0, 20, 70, 6
      HSL:
        43°, 84.8485%, 61.1765%
        HSV (HSB):
        43°, 70.0000%, 94.1176%
        XYZ:
        55.9545, 56.6924, 14.1245
        xyY:
        0.4414, 0.4472, 56.6924
      CIE-Lab:
        80.0063, 5.2328, 64.2844
        CIE-LCH:
        80.0063, 64.4971, 85.3464
        CIE-Luv:
        80.0063, 39.6037, 72.2624
        Hunter-Lab:
        75.2944, 0.8860, 41.5838
      #f0c048 color charts
#f0c048 RGB chart
      #f0c048 CMYK chart
      #f0c048 RGB pie chart
      #f0c048 color shades, tints & tones
#f0c048 color schemes
#f0c048 color preview, HTML & CSS examples
           This text has a color of #f0c048        
        
          <p style="color:#f0c048;">Text here</p>
        
        
          .mytext {color:#f0c048;}
        
        Text color #f0c048
      
           This box has a color of #f0c048        
        
          <div style="background-color:#f0c048;">Content here</div>
        
        
          .mybackground {background-color:#f0c048;}
        
        Background color #f0c048
      
           Border around this has a color of #f0c048        
        
          <div style="border:2px solid #f0c048;">Content here</div>
        
        
          .myborder {border:2px solid #f0c048;}
        
        Border color #f0c048