#fded48 color space conversions
Hex:
        #fded48
        RGB:
        253, 237, 72
        CMY:
        1, 7, 72
        CMYK:
        0, 6, 72, 1
      HSL:
        55°, 97.8378%, 63.7255%
        HSV (HSB):
        55°, 71.5415%, 99.2157%
        XYZ:
        71.9619, 81.9189, 18.1500
        xyY:
        0.4183, 0.4762, 81.9189
      CIE-Lab:
        92.5391, -12.1278, 77.0663
        CIE-LCH:
        92.5391, 78.0147, 98.9432
        CIE-Luv:
        92.5391, 17.5197, 91.0629
        Hunter-Lab:
        90.5091, -16.4692, 51.4668
      #fded48 color charts
#fded48 RGB chart
      #fded48 CMYK chart
      #fded48 RGB pie chart
      #fded48 color shades, tints & tones
#fded48 color schemes
#fded48 color preview, HTML & CSS examples
           This text has a color of #fded48        
        
          <p style="color:#fded48;">Text here</p>
        
        
          .mytext {color:#fded48;}
        
        Text color #fded48
      
           This box has a color of #fded48        
        
          <div style="background-color:#fded48;">Content here</div>
        
        
          .mybackground {background-color:#fded48;}
        
        Background color #fded48
      
           Border around this has a color of #fded48        
        
          <div style="border:2px solid #fded48;">Content here</div>
        
        
          .myborder {border:2px solid #fded48;}
        
        Border color #fded48