#f2d974 color space conversions
Hex:
        #f2d974
        RGB:
        242, 217, 116
        CMY:
        5, 15, 55
        CMYK:
        0, 10, 52, 5
      HSL:
        48°, 82.8947%, 70.1961%
        HSV (HSB):
        48°, 52.0661%, 94.9020%
        XYZ:
        64.5832, 69.7639, 26.5849
        xyY:
        0.4013, 0.4335, 69.7639
      CIE-Lab:
        86.8809, -3.8800, 52.3776
        CIE-LCH:
        86.8809, 52.5211, 94.2366
        CIE-Luv:
        86.8809, 21.5741, 66.5665
        Hunter-Lab:
        83.5248, -8.1483, 39.5961
      #f2d974 color charts
#f2d974 RGB chart
      #f2d974 CMYK chart
      #f2d974 RGB pie chart
      #f2d974 color shades, tints & tones
#f2d974 color schemes
#f2d974 color preview, HTML & CSS examples
           This text has a color of #f2d974        
        
          <p style="color:#f2d974;">Text here</p>
        
        
          .mytext {color:#f2d974;}
        
        Text color #f2d974
      
           This box has a color of #f2d974        
        
          <div style="background-color:#f2d974;">Content here</div>
        
        
          .mybackground {background-color:#f2d974;}
        
        Background color #f2d974
      
           Border around this has a color of #f2d974        
        
          <div style="border:2px solid #f2d974;">Content here</div>
        
        
          .myborder {border:2px solid #f2d974;}
        
        Border color #f2d974