#f2cc72 color space conversions
Hex:
        #f2cc72
        RGB:
        242, 204, 114
        CMY:
        5, 20, 55
        CMYK:
        0, 16, 53, 5
      HSL:
        42°, 83.1169%, 69.8039%
        HSV (HSB):
        42°, 52.8926%, 94.9020%
        XYZ:
        61.2481, 63.2779, 24.9053
        xyY:
        0.4099, 0.4235, 63.2779
      CIE-Lab:
        83.5884, 2.6114, 49.3907
        CIE-LCH:
        83.5884, 49.4597, 86.9734
        CIE-Luv:
        83.5884, 30.3523, 61.3798
        Hunter-Lab:
        79.5474, -1.7706, 37.1202
      #f2cc72 color charts
#f2cc72 RGB chart
      #f2cc72 CMYK chart
      #f2cc72 RGB pie chart
      #f2cc72 color shades, tints & tones
#f2cc72 color schemes
#f2cc72 color preview, HTML & CSS examples
           This text has a color of #f2cc72        
        
          <p style="color:#f2cc72;">Text here</p>
        
        
          .mytext {color:#f2cc72;}
        
        Text color #f2cc72
      
           This box has a color of #f2cc72        
        
          <div style="background-color:#f2cc72;">Content here</div>
        
        
          .mybackground {background-color:#f2cc72;}
        
        Background color #f2cc72
      
           Border around this has a color of #f2cc72        
        
          <div style="border:2px solid #f2cc72;">Content here</div>
        
        
          .myborder {border:2px solid #f2cc72;}
        
        Border color #f2cc72