#fde998 color space conversions
Hex:
        #fde998
        RGB:
        253, 233, 152
        CMY:
        1, 9, 40
        CMYK:
        0, 8, 40, 1
      HSL:
        48°, 96.1905%, 79.4118%
        HSV (HSB):
        48°, 39.9209%, 99.2157%
        XYZ:
        75.3144, 81.4275, 41.4533
        xyY:
        0.3800, 0.4108, 81.4275
      CIE-Lab:
        92.3216, -4.2207, 41.8075
        CIE-LCH:
        92.3216, 42.0200, 95.7647
        CIE-Luv:
        92.3216, 16.9841, 56.8390
        Hunter-Lab:
        90.2372, -8.9340, 35.9293
      #fde998 color charts
#fde998 RGB chart
      #fde998 CMYK chart
      #fde998 RGB pie chart
      #fde998 color shades, tints & tones
#fde998 color schemes
#fde998 color preview, HTML & CSS examples
           This text has a color of #fde998        
        
          <p style="color:#fde998;">Text here</p>
        
        
          .mytext {color:#fde998;}
        
        Text color #fde998
      
           This box has a color of #fde998        
        
          <div style="background-color:#fde998;">Content here</div>
        
        
          .mybackground {background-color:#fde998;}
        
        Background color #fde998
      
           Border around this has a color of #fde998        
        
          <div style="border:2px solid #fde998;">Content here</div>
        
        
          .myborder {border:2px solid #fde998;}
        
        Border color #fde998