#fde214 color space conversions
Hex:
        #fde214
        RGB:
        253, 226, 20
        CMY:
        1, 11, 92
        CMYK:
        0, 11, 92, 1
      HSL:
        53°, 98.3122%, 53.5294%
        HSV (HSB):
        53°, 92.0949%, 99.2157%
        XYZ:
        67.8306, 75.3259, 11.6261
        xyY:
        0.4382, 0.4867, 75.3259
      CIE-Lab:
        89.5454, -8.1172, 87.0919
        CIE-LCH:
        89.5454, 87.4694, 95.3248
        CIE-Luv:
        89.5454, 25.9393, 95.0681
        Hunter-Lab:
        86.7905, -12.3776, 52.8111
      #fde214 color charts
#fde214 RGB chart
      #fde214 CMYK chart
      #fde214 RGB pie chart
      #fde214 color shades, tints & tones
#fde214 color schemes
#fde214 color preview, HTML & CSS examples
           This text has a color of #fde214        
        
          <p style="color:#fde214;">Text here</p>
        
        
          .mytext {color:#fde214;}
        
        Text color #fde214
      
           This box has a color of #fde214        
        
          <div style="background-color:#fde214;">Content here</div>
        
        
          .mybackground {background-color:#fde214;}
        
        Background color #fde214
      
           Border around this has a color of #fde214        
        
          <div style="border:2px solid #fde214;">Content here</div>
        
        
          .myborder {border:2px solid #fde214;}
        
        Border color #fde214