#fdff96 color space conversions
Hex:
        #fdff96
        RGB:
        253, 255, 150
        CMY:
        1, 0, 41
        CMYK:
        1, 0, 41, 0
      HSL:
        61°, 100.0000%, 79.4118%
        HSV (HSB):
        61°, 41.1765%, 100.0000%
        XYZ:
        81.7730, 94.6047, 42.8048
        xyY:
        0.3731, 0.4316, 94.6047
      CIE-Lab:
        97.8751, -15.2935, 49.8241
        CIE-LCH:
        97.8751, 52.1184, 107.0639
        CIE-Luv:
        97.8751, 3.7175, 69.0377
        Hunter-Lab:
        97.2649, -20.1442, 41.9928
      #fdff96 color charts
#fdff96 RGB chart
      #fdff96 CMYK chart
      #fdff96 RGB pie chart
      #fdff96 color shades, tints & tones
#fdff96 color schemes
#fdff96 color preview, HTML & CSS examples
           This text has a color of #fdff96        
        
          <p style="color:#fdff96;">Text here</p>
        
        
          .mytext {color:#fdff96;}
        
        Text color #fdff96
      
           This box has a color of #fdff96        
        
          <div style="background-color:#fdff96;">Content here</div>
        
        
          .mybackground {background-color:#fdff96;}
        
        Background color #fdff96
      
           Border around this has a color of #fdff96        
        
          <div style="border:2px solid #fdff96;">Content here</div>
        
        
          .myborder {border:2px solid #fdff96;}
        
        Border color #fdff96