#fdf47f color space conversions
Hex:
        #fdf47f
        RGB:
        253, 244, 127
        CMY:
        1, 4, 50
        CMYK:
        0, 4, 50, 1
      HSL:
        56°, 96.9231%, 74.5098%
        HSV (HSB):
        56°, 49.8024%, 99.2157%
        XYZ:
        76.6895, 87.1163, 32.8518
        xyY:
        0.3900, 0.4430, 87.1163
      CIE-Lab:
        94.7876, -12.0513, 56.8716
        CIE-LCH:
        94.7876, 58.1344, 101.9642
        CIE-Luv:
        94.7876, 11.2759, 74.8139
        Hunter-Lab:
        93.3361, -16.6740, 44.4668
      #fdf47f color charts
#fdf47f RGB chart
      #fdf47f CMYK chart
      #fdf47f RGB pie chart
      #fdf47f color shades, tints & tones
#fdf47f color schemes
#fdf47f color preview, HTML & CSS examples
           This text has a color of #fdf47f        
        
          <p style="color:#fdf47f;">Text here</p>
        
        
          .mytext {color:#fdf47f;}
        
        Text color #fdf47f
      
           This box has a color of #fdf47f        
        
          <div style="background-color:#fdf47f;">Content here</div>
        
        
          .mybackground {background-color:#fdf47f;}
        
        Background color #fdf47f
      
           Border around this has a color of #fdf47f        
        
          <div style="border:2px solid #fdf47f;">Content here</div>
        
        
          .myborder {border:2px solid #fdf47f;}
        
        Border color #fdf47f