#f2c14d color space conversions
Hex:
        #f2c14d
        RGB:
        242, 193, 77
        CMY:
        5, 24, 70
        CMYK:
        0, 20, 68, 5
      HSL:
        42°, 86.3874%, 62.5490%
        HSV (HSB):
        42°, 68.1818%, 94.9020%
        XYZ:
        57.0275, 57.5530, 15.1243
        xyY:
        0.4397, 0.4437, 57.5530
      CIE-Lab:
        80.4896, 5.8110, 62.7831
        CIE-LCH:
        80.4896, 63.0515, 84.7120
        CIE-Luv:
        80.4896, 40.1524, 71.1956
        Hunter-Lab:
        75.8637, 1.4187, 41.2844
      #f2c14d color charts
#f2c14d RGB chart
      #f2c14d CMYK chart
      #f2c14d RGB pie chart
      #f2c14d color shades, tints & tones
#f2c14d color schemes
#f2c14d color preview, HTML & CSS examples
           This text has a color of #f2c14d        
        
          <p style="color:#f2c14d;">Text here</p>
        
        
          .mytext {color:#f2c14d;}
        
        Text color #f2c14d
      
           This box has a color of #f2c14d        
        
          <div style="background-color:#f2c14d;">Content here</div>
        
        
          .mybackground {background-color:#f2c14d;}
        
        Background color #f2c14d
      
           Border around this has a color of #f2c14d        
        
          <div style="border:2px solid #f2c14d;">Content here</div>
        
        
          .myborder {border:2px solid #f2c14d;}
        
        Border color #f2c14d