#f2c965 color space conversions
Hex:
        #f2c965
        RGB:
        242, 201, 101
        CMY:
        5, 21, 60
        CMYK:
        0, 17, 58, 5
      HSL:
        43°, 84.4311%, 67.2549%
        HSV (HSB):
        43°, 58.2645%, 94.9020%
        XYZ:
        59.8536, 61.5901, 21.0454
        xyY:
        0.4201, 0.4322, 61.5901
      CIE-Lab:
        82.6950, 3.1594, 54.5271
        CIE-LCH:
        82.6950, 54.6185, 86.6839
        CIE-Luv:
        82.6950, 33.1774, 65.7618
        Hunter-Lab:
        78.4794, -1.2030, 39.0361
      #f2c965 color charts
#f2c965 RGB chart
      #f2c965 CMYK chart
      #f2c965 RGB pie chart
      #f2c965 color shades, tints & tones
#f2c965 color schemes
#f2c965 color preview, HTML & CSS examples
           This text has a color of #f2c965        
        
          <p style="color:#f2c965;">Text here</p>
        
        
          .mytext {color:#f2c965;}
        
        Text color #f2c965
      
           This box has a color of #f2c965        
        
          <div style="background-color:#f2c965;">Content here</div>
        
        
          .mybackground {background-color:#f2c965;}
        
        Background color #f2c965
      
           Border around this has a color of #f2c965        
        
          <div style="border:2px solid #f2c965;">Content here</div>
        
        
          .myborder {border:2px solid #f2c965;}
        
        Border color #f2c965