#f2d979 color space conversions
Hex:
        #f2d979
        RGB:
        242, 217, 121
        CMY:
        5, 15, 53
        CMYK:
        0, 10, 50, 5
      HSL:
        48°, 82.3129%, 71.1765%
        HSV (HSB):
        48°, 50.0000%, 94.9020%
        XYZ:
        64.8820, 69.8834, 28.1584
        xyY:
        0.3982, 0.4289, 69.8834
      CIE-Lab:
        86.9397, -3.4562, 50.0598
        CIE-LCH:
        86.9397, 50.1789, 93.9495
        CIE-Luv:
        86.9397, 21.3219, 64.2370
        Hunter-Lab:
        83.5963, -7.7535, 38.5463
      #f2d979 color charts
#f2d979 RGB chart
      #f2d979 CMYK chart
      #f2d979 RGB pie chart
      #f2d979 color shades, tints & tones
#f2d979 color schemes
#f2d979 color preview, HTML & CSS examples
           This text has a color of #f2d979        
        
          <p style="color:#f2d979;">Text here</p>
        
        
          .mytext {color:#f2d979;}
        
        Text color #f2d979
      
           This box has a color of #f2d979        
        
          <div style="background-color:#f2d979;">Content here</div>
        
        
          .mybackground {background-color:#f2d979;}
        
        Background color #f2d979
      
           Border around this has a color of #f2d979        
        
          <div style="border:2px solid #f2d979;">Content here</div>
        
        
          .myborder {border:2px solid #f2d979;}
        
        Border color #f2d979