#f2c25a color space conversions
Hex:
        #f2c25a
        RGB:
        242, 194, 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.7552, 58.1990, 17.8624
        xyY:
        0.4316, 0.4349, 58.1990
      CIE-Lab:
        80.8493, 6.0469, 57.4961
        CIE-LCH:
        80.8493, 57.8132, 83.9962
        CIE-Luv:
        80.8493, 38.7407, 67.0508
        Hunter-Lab:
        76.2883, 1.6317, 39.5195
      #f2c25a color charts
#f2c25a RGB chart
      #f2c25a CMYK chart
      #f2c25a RGB pie chart
      #f2c25a color shades, tints & tones
#f2c25a color schemes
#f2c25a color preview, HTML & CSS examples
           This text has a color of #f2c25a        
        
          <p style="color:#f2c25a;">Text here</p>
        
        
          .mytext {color:#f2c25a;}
        
        Text color #f2c25a
      
           This box has a color of #f2c25a        
        
          <div style="background-color:#f2c25a;">Content here</div>
        
        
          .mybackground {background-color:#f2c25a;}
        
        Background color #f2c25a
      
           Border around this has a color of #f2c25a        
        
          <div style="border:2px solid #f2c25a;">Content here</div>
        
        
          .myborder {border:2px solid #f2c25a;}
        
        Border color #f2c25a