#f2e374 color space conversions
Hex:
        #f2e374
        RGB:
        242, 227, 116
        CMY:
        5, 11, 55
        CMYK:
        0, 6, 52, 5
      HSL:
        53°, 82.8947%, 70.1961%
        HSV (HSB):
        53°, 52.0661%, 94.9020%
        XYZ:
        67.2394, 75.0764, 27.4703
        xyY:
        0.3960, 0.4422, 75.0764
      CIE-Lab:
        89.4288, -8.9164, 55.3978
        CIE-LCH:
        89.4288, 56.1107, 99.1434
        CIE-Luv:
        89.4288, 15.0853, 71.2471
        Hunter-Lab:
        86.6466, -13.1122, 41.8554
      #f2e374 color charts
#f2e374 RGB chart
      #f2e374 CMYK chart
      #f2e374 RGB pie chart
      #f2e374 color shades, tints & tones
#f2e374 color schemes
#f2e374 color preview, HTML & CSS examples
           This text has a color of #f2e374        
        
          <p style="color:#f2e374;">Text here</p>
        
        
          .mytext {color:#f2e374;}
        
        Text color #f2e374
      
           This box has a color of #f2e374        
        
          <div style="background-color:#f2e374;">Content here</div>
        
        
          .mybackground {background-color:#f2e374;}
        
        Background color #f2e374
      
           Border around this has a color of #f2e374        
        
          <div style="border:2px solid #f2e374;">Content here</div>
        
        
          .myborder {border:2px solid #f2e374;}
        
        Border color #f2e374