#f2cd46 color space conversions
Hex:
        #f2cd46
        RGB:
        242, 205, 70
        CMY:
        5, 20, 73
        CMYK:
        0, 15, 71, 5
      HSL:
        47°, 86.8687%, 61.1765%
        HSV (HSB):
        47°, 71.0744%, 94.9020%
        XYZ:
        59.5548, 62.9821, 14.8122
        xyY:
        0.4336, 0.4586, 62.9821
      CIE-Lab:
        83.4330, -0.7359, 68.5753
        CIE-LCH:
        83.4330, 68.5792, 90.6148
        CIE-Luv:
        83.4330, 31.7924, 78.2751
        Hunter-Lab:
        79.3613, -4.9311, 44.4868
      #f2cd46 color charts
#f2cd46 RGB chart
      #f2cd46 CMYK chart
      #f2cd46 RGB pie chart
      #f2cd46 color shades, tints & tones
#f2cd46 color schemes
#f2cd46 color preview, HTML & CSS examples
           This text has a color of #f2cd46        
        
          <p style="color:#f2cd46;">Text here</p>
        
        
          .mytext {color:#f2cd46;}
        
        Text color #f2cd46
      
           This box has a color of #f2cd46        
        
          <div style="background-color:#f2cd46;">Content here</div>
        
        
          .mybackground {background-color:#f2cd46;}
        
        Background color #f2cd46
      
           Border around this has a color of #f2cd46        
        
          <div style="border:2px solid #f2cd46;">Content here</div>
        
        
          .myborder {border:2px solid #f2cd46;}
        
        Border color #f2cd46