#f2c248 color space conversions
Hex:
        #f2c248
        RGB:
        242, 194, 72
        CMY:
        5, 24, 72
        CMYK:
        0, 20, 70, 5
      HSL:
        43°, 86.7347%, 61.5686%
        HSV (HSB):
        43°, 70.2479%, 94.9020%
        XYZ:
        57.0794, 57.9287, 14.3038
        xyY:
        0.4414, 0.4480, 57.9287
      CIE-Lab:
        80.6991, 5.0360, 65.0523
        CIE-LCH:
        80.6991, 65.2470, 85.5733
        CIE-Luv:
        80.6991, 39.6570, 73.1685
        Hunter-Lab:
        76.1109, 0.6721, 42.1350
      #f2c248 color charts
#f2c248 RGB chart
      #f2c248 CMYK chart
      #f2c248 RGB pie chart
      #f2c248 color shades, tints & tones
#f2c248 color schemes
#f2c248 color preview, HTML & CSS examples
           This text has a color of #f2c248        
        
          <p style="color:#f2c248;">Text here</p>
        
        
          .mytext {color:#f2c248;}
        
        Text color #f2c248
      
           This box has a color of #f2c248        
        
          <div style="background-color:#f2c248;">Content here</div>
        
        
          .mybackground {background-color:#f2c248;}
        
        Background color #f2c248
      
           Border around this has a color of #f2c248        
        
          <div style="border:2px solid #f2c248;">Content here</div>
        
        
          .myborder {border:2px solid #f2c248;}
        
        Border color #f2c248