#fde211 color space conversions
Hex:
        #fde211
        RGB:
        253, 226, 17
        CMY:
        1, 11, 93
        CMYK:
        0, 11, 93, 1
      HSL:
        53°, 98.3333%, 52.9412%
        HSV (HSB):
        53°, 93.2806%, 99.2157%
        XYZ:
        67.8055, 75.3158, 11.4940
        xyY:
        0.4385, 0.4871, 75.3158
      CIE-Lab:
        89.5407, -8.1521, 87.4446
        CIE-LCH:
        89.5407, 87.8238, 95.3261
        CIE-Luv:
        89.5407, 25.9621, 95.2751
        Hunter-Lab:
        86.7847, -12.4098, 52.8968
      #fde211 color charts
#fde211 RGB chart
      #fde211 CMYK chart
      #fde211 RGB pie chart
      #fde211 color shades, tints & tones
#fde211 color schemes
#fde211 color preview, HTML & CSS examples
           This text has a color of #fde211        
        
          <p style="color:#fde211;">Text here</p>
        
        
          .mytext {color:#fde211;}
        
        Text color #fde211
      
           This box has a color of #fde211        
        
          <div style="background-color:#fde211;">Content here</div>
        
        
          .mybackground {background-color:#fde211;}
        
        Background color #fde211
      
           Border around this has a color of #fde211        
        
          <div style="border:2px solid #fde211;">Content here</div>
        
        
          .myborder {border:2px solid #fde211;}
        
        Border color #fde211