#f2cf4e color space conversions
Hex:
        #f2cf4e
        RGB:
        242, 207, 78
        CMY:
        5, 19, 69
        CMYK:
        0, 14, 68, 5
      HSL:
        47°, 86.3158%, 62.7451%
        HSV (HSB):
        47°, 67.7686%, 94.9020%
        XYZ:
        60.3059, 64.0530, 16.3927
        xyY:
        0.4285, 0.4551, 64.0530
      CIE-Lab:
        83.9933, -1.3600, 66.0059
        CIE-LCH:
        83.9933, 66.0199, 91.1804
        CIE-Luv:
        83.9933, 30.0759, 76.7470
        Hunter-Lab:
        80.0331, -5.5560, 43.8791
      #f2cf4e color charts
#f2cf4e RGB chart
      #f2cf4e CMYK chart
      #f2cf4e RGB pie chart
      #f2cf4e color shades, tints & tones
#f2cf4e color schemes
#f2cf4e color preview, HTML & CSS examples
           This text has a color of #f2cf4e        
        
          <p style="color:#f2cf4e;">Text here</p>
        
        
          .mytext {color:#f2cf4e;}
        
        Text color #f2cf4e
      
           This box has a color of #f2cf4e        
        
          <div style="background-color:#f2cf4e;">Content here</div>
        
        
          .mybackground {background-color:#f2cf4e;}
        
        Background color #f2cf4e
      
           Border around this has a color of #f2cf4e        
        
          <div style="border:2px solid #f2cf4e;">Content here</div>
        
        
          .myborder {border:2px solid #f2cf4e;}
        
        Border color #f2cf4e