#f2cd1f color space conversions
Hex:
        #f2cd1f
        RGB:
        242, 205, 31
        CMY:
        5, 20, 88
        CMYK:
        0, 15, 87, 5
      HSL:
        49°, 89.0295%, 53.5294%
        HSV (HSB):
        49°, 87.1901%, 94.9020%
        XYZ:
        58.6966, 62.6388, 10.2932
        xyY:
        0.4459, 0.4759, 62.6388
      CIE-Lab:
        83.2520, -2.0209, 80.0154
        CIE-LCH:
        83.2520, 80.0409, 91.4468
        CIE-Luv:
        83.2520, 32.7870, 85.9768
        Hunter-Lab:
        79.1447, -6.1211, 47.6903
      #f2cd1f color charts
#f2cd1f RGB chart
      #f2cd1f CMYK chart
      #f2cd1f RGB pie chart
      #f2cd1f color shades, tints & tones
#f2cd1f color schemes
#f2cd1f color preview, HTML & CSS examples
           This text has a color of #f2cd1f        
        
          <p style="color:#f2cd1f;">Text here</p>
        
        
          .mytext {color:#f2cd1f;}
        
        Text color #f2cd1f
      
           This box has a color of #f2cd1f        
        
          <div style="background-color:#f2cd1f;">Content here</div>
        
        
          .mybackground {background-color:#f2cd1f;}
        
        Background color #f2cd1f
      
           Border around this has a color of #f2cd1f        
        
          <div style="border:2px solid #f2cd1f;">Content here</div>
        
        
          .myborder {border:2px solid #f2cd1f;}
        
        Border color #f2cd1f