#f2c960 color space conversions
Hex:
        #f2c960
        RGB:
        242, 201, 96
        CMY:
        5, 21, 62
        CMYK:
        0, 17, 60, 5
      HSL:
        43°, 84.8837%, 66.2745%
        HSV (HSB):
        43°, 60.3306%, 94.9020%
        XYZ:
        59.6159, 61.4951, 19.7940
        xyY:
        0.4231, 0.4364, 61.4951
      CIE-Lab:
        82.6442, 2.8105, 56.7785
        CIE-LCH:
        82.6442, 56.8480, 87.1663
        CIE-Luv:
        82.6442, 33.4546, 67.7983
        Hunter-Lab:
        78.4188, -1.5327, 39.9275
      #f2c960 color charts
#f2c960 RGB chart
      #f2c960 CMYK chart
      #f2c960 RGB pie chart
      #f2c960 color shades, tints & tones
#f2c960 color schemes
#f2c960 color preview, HTML & CSS examples
           This text has a color of #f2c960        
        
          <p style="color:#f2c960;">Text here</p>
        
        
          .mytext {color:#f2c960;}
        
        Text color #f2c960
      
           This box has a color of #f2c960        
        
          <div style="background-color:#f2c960;">Content here</div>
        
        
          .mybackground {background-color:#f2c960;}
        
        Background color #f2c960
      
           Border around this has a color of #f2c960        
        
          <div style="border:2px solid #f2c960;">Content here</div>
        
        
          .myborder {border:2px solid #f2c960;}
        
        Border color #f2c960