#fde514 color space conversions
Hex:
        #fde514
        RGB:
        253, 229, 20
        CMY:
        1, 10, 92
        CMYK:
        0, 9, 92, 1
      HSL:
        54°, 98.3122%, 53.5294%
        HSV (HSB):
        54°, 92.0949%, 99.2157%
        XYZ:
        68.6536, 76.9718, 11.9004
        xyY:
        0.4358, 0.4886, 76.9718
      CIE-Lab:
        90.3086, -9.6072, 87.6673
        CIE-LCH:
        90.3086, 88.1922, 96.2539
        CIE-Luv:
        90.3086, 23.8243, 96.1853
        Hunter-Lab:
        87.7336, -13.8532, 53.3712
      #fde514 color charts
#fde514 RGB chart
      #fde514 CMYK chart
      #fde514 RGB pie chart
      #fde514 color shades, tints & tones
#fde514 color schemes
#fde514 color preview, HTML & CSS examples
           This text has a color of #fde514        
        
          <p style="color:#fde514;">Text here</p>
        
        
          .mytext {color:#fde514;}
        
        Text color #fde514
      
           This box has a color of #fde514        
        
          <div style="background-color:#fde514;">Content here</div>
        
        
          .mybackground {background-color:#fde514;}
        
        Background color #fde514
      
           Border around this has a color of #fde514        
        
          <div style="border:2px solid #fde514;">Content here</div>
        
        
          .myborder {border:2px solid #fde514;}
        
        Border color #fde514