#fdfa4b color space conversions
Hex:
        #fdfa4b
        RGB:
        253, 250, 75
        CMY:
        1, 2, 71
        CMYK:
        0, 1, 70, 1
      HSL:
        59°, 97.8022%, 64.3137%
        HSV (HSB):
        59°, 70.3557%, 99.2157%
        XYZ:
        75.9636, 89.7619, 19.9787
        xyY:
        0.4091, 0.4834, 89.7619
      CIE-Lab:
        95.8979, -18.3102, 79.2784
        CIE-LCH:
        95.8979, 81.3654, 103.0051
        CIE-Luv:
        95.8979, 8.9074, 95.5646
        Hunter-Lab:
        94.7427, -22.6806, 53.8173
      #fdfa4b color charts
#fdfa4b RGB chart
      #fdfa4b CMYK chart
      #fdfa4b RGB pie chart
      #fdfa4b color shades, tints & tones
#fdfa4b color schemes
#fdfa4b color preview, HTML & CSS examples
           This text has a color of #fdfa4b        
        
          <p style="color:#fdfa4b;">Text here</p>
        
        
          .mytext {color:#fdfa4b;}
        
        Text color #fdfa4b
      
           This box has a color of #fdfa4b        
        
          <div style="background-color:#fdfa4b;">Content here</div>
        
        
          .mybackground {background-color:#fdfa4b;}
        
        Background color #fdfa4b
      
           Border around this has a color of #fdfa4b        
        
          <div style="border:2px solid #fdfa4b;">Content here</div>
        
        
          .myborder {border:2px solid #fdfa4b;}
        
        Border color #fdfa4b