#f2cc5e color space conversions
Hex:
        #f2cc5e
        RGB:
        242, 204, 94
        CMY:
        5, 20, 63
        CMYK:
        0, 16, 61, 5
      HSL:
        45°, 85.0575%, 65.8824%
        HSV (HSB):
        45°, 61.1570%, 94.9020%
        XYZ:
        60.2312, 62.8711, 19.5505
        xyY:
        0.4222, 0.4407, 62.8711
      CIE-Lab:
        83.3745, 1.1297, 58.5042
        CIE-LCH:
        83.3745, 58.5151, 88.8937
        CIE-Luv:
        83.3745, 31.4652, 69.9043
        Hunter-Lab:
        79.2913, -3.1678, 40.8851
      #f2cc5e color charts
#f2cc5e RGB chart
      #f2cc5e CMYK chart
      #f2cc5e RGB pie chart
      #f2cc5e color shades, tints & tones
#f2cc5e color schemes
#f2cc5e color preview, HTML & CSS examples
           This text has a color of #f2cc5e        
        
          <p style="color:#f2cc5e;">Text here</p>
        
        
          .mytext {color:#f2cc5e;}
        
        Text color #f2cc5e
      
           This box has a color of #f2cc5e        
        
          <div style="background-color:#f2cc5e;">Content here</div>
        
        
          .mybackground {background-color:#f2cc5e;}
        
        Background color #f2cc5e
      
           Border around this has a color of #f2cc5e        
        
          <div style="border:2px solid #f2cc5e;">Content here</div>
        
        
          .myborder {border:2px solid #f2cc5e;}
        
        Border color #f2cc5e