#f2c275 color space conversions
Hex:
        #f2c275
        RGB:
        242, 194, 117
        CMY:
        5, 24, 54
        CMYK:
        0, 20, 52, 5
      HSL:
        37°, 82.7815%, 70.3922%
        HSV (HSB):
        37°, 51.6529%, 94.9020%
        XYZ:
        59.1206, 58.7452, 25.0526
        xyY:
        0.4137, 0.4110, 58.7452
      CIE-Lab:
        81.1513, 8.0565, 44.9483
        CIE-LCH:
        81.1513, 45.6646, 79.8382
        CIE-Luv:
        81.1513, 36.9695, 55.1990
        Hunter-Lab:
        76.6454, 3.5570, 34.2720
      #f2c275 color charts
#f2c275 RGB chart
      #f2c275 CMYK chart
      #f2c275 RGB pie chart
      #f2c275 color shades, tints & tones
#f2c275 color schemes
#f2c275 color preview, HTML & CSS examples
           This text has a color of #f2c275        
        
          <p style="color:#f2c275;">Text here</p>
        
        
          .mytext {color:#f2c275;}
        
        Text color #f2c275
      
           This box has a color of #f2c275        
        
          <div style="background-color:#f2c275;">Content here</div>
        
        
          .mybackground {background-color:#f2c275;}
        
        Background color #f2c275
      
           Border around this has a color of #f2c275        
        
          <div style="border:2px solid #f2c275;">Content here</div>
        
        
          .myborder {border:2px solid #f2c275;}
        
        Border color #f2c275