#f2c15a color space conversions
Hex:
        #f2c15a
        RGB:
        242, 193, 90
        CMY:
        5, 24, 65
        CMYK:
        0, 20, 63, 5
      HSL:
        41°, 85.3933%, 65.0980%
        HSV (HSB):
        41°, 62.8099%, 94.9020%
        XYZ:
        57.5334, 57.7554, 17.7884
        xyY:
        0.4323, 0.4340, 57.7554
      CIE-Lab:
        80.6026, 6.5675, 57.2220
        CIE-LCH:
        80.6026, 57.5977, 83.4527
        CIE-Luv:
        80.6026, 39.4574, 66.6150
        Hunter-Lab:
        75.9969, 2.1385, 39.3200
      #f2c15a color charts
#f2c15a RGB chart
      #f2c15a CMYK chart
      #f2c15a RGB pie chart
      #f2c15a color shades, tints & tones
#f2c15a color schemes
#f2c15a color preview, HTML & CSS examples
           This text has a color of #f2c15a        
        
          <p style="color:#f2c15a;">Text here</p>
        
        
          .mytext {color:#f2c15a;}
        
        Text color #f2c15a
      
           This box has a color of #f2c15a        
        
          <div style="background-color:#f2c15a;">Content here</div>
        
        
          .mybackground {background-color:#f2c15a;}
        
        Background color #f2c15a
      
           Border around this has a color of #f2c15a        
        
          <div style="border:2px solid #f2c15a;">Content here</div>
        
        
          .myborder {border:2px solid #f2c15a;}
        
        Border color #f2c15a