#f2c966 color space conversions
Hex:
        #f2c966
        RGB:
        242, 201, 102
        CMY:
        5, 21, 60
        CMYK:
        0, 17, 58, 5
      HSL:
        42°, 84.3373%, 67.4510%
        HSV (HSB):
        42°, 57.8512%, 94.9020%
        XYZ:
        59.9029, 61.6098, 21.3050
        xyY:
        0.4194, 0.4314, 61.6098
      CIE-Lab:
        82.7055, 3.2317, 54.0716
        CIE-LCH:
        82.7055, 54.1681, 86.5797
        CIE-Luv:
        82.7055, 33.1202, 65.3416
        Hunter-Lab:
        78.4919, -1.1346, 38.8513
      #f2c966 color charts
#f2c966 RGB chart
      #f2c966 CMYK chart
      #f2c966 RGB pie chart
      #f2c966 color shades, tints & tones
#f2c966 color schemes
#f2c966 color preview, HTML & CSS examples
           This text has a color of #f2c966        
        
          <p style="color:#f2c966;">Text here</p>
        
        
          .mytext {color:#f2c966;}
        
        Text color #f2c966
      
           This box has a color of #f2c966        
        
          <div style="background-color:#f2c966;">Content here</div>
        
        
          .mybackground {background-color:#f2c966;}
        
        Background color #f2c966
      
           Border around this has a color of #f2c966        
        
          <div style="border:2px solid #f2c966;">Content here</div>
        
        
          .myborder {border:2px solid #f2c966;}
        
        Border color #f2c966