#f9e470 color space conversions
Hex:
        #f9e470
        RGB:
        249, 228, 112
        CMY:
        2, 11, 56
        CMYK:
        0, 8, 55, 2
      HSL:
        51°, 91.9463%, 70.7843%
        HSV (HSB):
        51°, 55.0201%, 97.6471%
        XYZ:
        69.7350, 76.7964, 26.4770
        xyY:
        0.4031, 0.4439, 76.7964
      CIE-Lab:
        90.2278, -6.9157, 58.3174
        CIE-LCH:
        90.2278, 58.7260, 96.7630
        CIE-Luv:
        90.2278, 19.4077, 73.7520
        Hunter-Lab:
        87.6336, -11.3162, 43.4300
      #f9e470 color charts
#f9e470 RGB chart
      #f9e470 CMYK chart
      #f9e470 RGB pie chart
      #f9e470 color shades, tints & tones
#f9e470 color schemes
#f9e470 color preview, HTML & CSS examples
           This text has a color of #f9e470        
        
          <p style="color:#f9e470;">Text here</p>
        
        
          .mytext {color:#f9e470;}
        
        Text color #f9e470
      
           This box has a color of #f9e470        
        
          <div style="background-color:#f9e470;">Content here</div>
        
        
          .mybackground {background-color:#f9e470;}
        
        Background color #f9e470
      
           Border around this has a color of #f9e470        
        
          <div style="border:2px solid #f9e470;">Content here</div>
        
        
          .myborder {border:2px solid #f9e470;}
        
        Border color #f9e470