#f2cd4e color space conversions
Hex:
        #f2cd4e
        RGB:
        242, 205, 78
        CMY:
        5, 20, 69
        CMYK:
        0, 15, 68, 5
      HSL:
        46°, 86.3158%, 62.7451%
        HSV (HSB):
        46°, 67.7686%, 94.9020%
        XYZ:
        59.8244, 63.0899, 16.2322
        xyY:
        0.4299, 0.4534, 63.0899
      CIE-Lab:
        83.4897, -0.3356, 65.4859
        CIE-LCH:
        83.4897, 65.4868, 90.2936
        CIE-Luv:
        83.4897, 31.4870, 75.9083
        Hunter-Lab:
        79.4292, -4.5586, 43.4839
      #f2cd4e color charts
#f2cd4e RGB chart
      #f2cd4e CMYK chart
      #f2cd4e RGB pie chart
      #f2cd4e color shades, tints & tones
#f2cd4e color schemes
#f2cd4e color preview, HTML & CSS examples
           This text has a color of #f2cd4e        
        
          <p style="color:#f2cd4e;">Text here</p>
        
        
          .mytext {color:#f2cd4e;}
        
        Text color #f2cd4e
      
           This box has a color of #f2cd4e        
        
          <div style="background-color:#f2cd4e;">Content here</div>
        
        
          .mybackground {background-color:#f2cd4e;}
        
        Background color #f2cd4e
      
           Border around this has a color of #f2cd4e        
        
          <div style="border:2px solid #f2cd4e;">Content here</div>
        
        
          .myborder {border:2px solid #f2cd4e;}
        
        Border color #f2cd4e