#fde294 color space conversions
Hex:
        #fde294
        RGB:
        253, 226, 148
        CMY:
        1, 11, 42
        CMYK:
        0, 11, 42, 1
      HSL:
        45°, 96.3303%, 78.6275%
        HSV (HSB):
        45°, 41.5020%, 99.2157%
        XYZ:
        73.0497, 77.4135, 39.1091
        xyY:
        0.3853, 0.4084, 77.4135
      CIE-Lab:
        90.5116, -1.1040, 41.4724
        CIE-LCH:
        90.5116, 41.4871, 91.5248
        CIE-Luv:
        90.5116, 21.5924, 55.4797
        Hunter-Lab:
        87.9849, -5.7736, 35.2352
      #fde294 color charts
#fde294 RGB chart
      #fde294 CMYK chart
      #fde294 RGB pie chart
      #fde294 color shades, tints & tones
#fde294 color schemes
#fde294 color preview, HTML & CSS examples
           This text has a color of #fde294        
        
          <p style="color:#fde294;">Text here</p>
        
        
          .mytext {color:#fde294;}
        
        Text color #fde294
      
           This box has a color of #fde294        
        
          <div style="background-color:#fde294;">Content here</div>
        
        
          .mybackground {background-color:#fde294;}
        
        Background color #fde294
      
           Border around this has a color of #fde294        
        
          <div style="border:2px solid #fde294;">Content here</div>
        
        
          .myborder {border:2px solid #fde294;}
        
        Border color #fde294