#f2e450 color space conversions
Hex:
        #f2e450
        RGB:
        242, 228, 80
        CMY:
        5, 11, 69
        CMYK:
        0, 6, 67, 5
      HSL:
        55°, 86.1702%, 63.1373%
        HSV (HSB):
        55°, 66.9421%, 94.9020%
        XYZ:
        65.8093, 74.9432, 18.5864
        xyY:
        0.4130, 0.4703, 74.9432
      CIE-Lab:
        89.3664, -11.8288, 70.7211
        CIE-LCH:
        89.3664, 71.7035, 99.4954
        CIE-Luv:
        89.3664, 15.6537, 84.9367
        Hunter-Lab:
        86.5698, -15.8035, 47.8694
      #f2e450 color charts
#f2e450 RGB chart
      #f2e450 CMYK chart
      #f2e450 RGB pie chart
      #f2e450 color shades, tints & tones
#f2e450 color schemes
#f2e450 color preview, HTML & CSS examples
           This text has a color of #f2e450        
        
          <p style="color:#f2e450;">Text here</p>
        
        
          .mytext {color:#f2e450;}
        
        Text color #f2e450
      
           This box has a color of #f2e450        
        
          <div style="background-color:#f2e450;">Content here</div>
        
        
          .mybackground {background-color:#f2e450;}
        
        Background color #f2e450
      
           Border around this has a color of #f2e450        
        
          <div style="border:2px solid #f2e450;">Content here</div>
        
        
          .myborder {border:2px solid #f2e450;}
        
        Border color #f2e450