#f0cb5a color space conversions
Hex:
        #f0cb5a
        RGB:
        240, 203, 90
        CMY:
        6, 20, 65
        CMYK:
        0, 15, 63, 6
      HSL:
        45°, 83.3333%, 64.7059%
        HSV (HSB):
        45°, 62.5000%, 94.1176%
        XYZ:
        59.1366, 61.9753, 18.5185
        xyY:
        0.4235, 0.4439, 61.9753
      CIE-Lab:
        82.9003, 0.5563, 59.7079
        CIE-LCH:
        82.9003, 59.7105, 89.4662
        CIE-Luv:
        82.9003, 30.8949, 70.8796
        Hunter-Lab:
        78.7244, -3.6812, 41.1602
      #f0cb5a color charts
#f0cb5a RGB chart
      #f0cb5a CMYK chart
      #f0cb5a RGB pie chart
      #f0cb5a color shades, tints & tones
#f0cb5a color schemes
#f0cb5a color preview, HTML & CSS examples
           This text has a color of #f0cb5a        
        
          <p style="color:#f0cb5a;">Text here</p>
        
        
          .mytext {color:#f0cb5a;}
        
        Text color #f0cb5a
      
           This box has a color of #f0cb5a        
        
          <div style="background-color:#f0cb5a;">Content here</div>
        
        
          .mybackground {background-color:#f0cb5a;}
        
        Background color #f0cb5a
      
           Border around this has a color of #f0cb5a        
        
          <div style="border:2px solid #f0cb5a;">Content here</div>
        
        
          .myborder {border:2px solid #f0cb5a;}
        
        Border color #f0cb5a