#f0cc5d color space conversions
Hex:
        #f0cc5d
        RGB:
        240, 204, 93
        CMY:
        6, 20, 64
        CMYK:
        0, 15, 61, 6
      HSL:
        45°, 83.0508%, 65.2941%
        HSV (HSB):
        45°, 61.2500%, 94.1176%
        XYZ:
        59.5038, 62.5013, 19.2837
        xyY:
        0.4212, 0.4424, 62.5013
      CIE-Lab:
        83.1793, 0.2355, 58.6832
        CIE-LCH:
        83.1793, 58.6837, 89.7701
        CIE-Luv:
        83.1793, 30.0545, 70.1931
        Hunter-Lab:
        79.0578, -4.0008, 40.8785
      #f0cc5d color charts
#f0cc5d RGB chart
      #f0cc5d CMYK chart
      #f0cc5d RGB pie chart
      #f0cc5d color shades, tints & tones
#f0cc5d color schemes
#f0cc5d color preview, HTML & CSS examples
           This text has a color of #f0cc5d        
        
          <p style="color:#f0cc5d;">Text here</p>
        
        
          .mytext {color:#f0cc5d;}
        
        Text color #f0cc5d
      
           This box has a color of #f0cc5d        
        
          <div style="background-color:#f0cc5d;">Content here</div>
        
        
          .mybackground {background-color:#f0cc5d;}
        
        Background color #f0cc5d
      
           Border around this has a color of #f0cc5d        
        
          <div style="border:2px solid #f0cc5d;">Content here</div>
        
        
          .myborder {border:2px solid #f0cc5d;}
        
        Border color #f0cc5d