#fdfeb4 color space conversions
Hex:
        #fdfeb4
        RGB:
        253, 254, 180
        CMY:
        1, 0, 29
        CMYK:
        0, 0, 29, 0
      HSL:
        61°, 97.3684%, 85.0980%
        HSV (HSB):
        61°, 29.1339%, 99.6078%
        XYZ:
        84.1880, 95.0616, 57.0915
        xyY:
        0.3562, 0.4022, 95.0616
      CIE-Lab:
        98.0581, -11.4463, 35.3769
        CIE-LCH:
        98.0581, 37.1826, 107.9292
        CIE-Luv:
        98.0581, 3.1138, 51.6305
        Hunter-Lab:
        97.4995, -16.4945, 33.5320
      #fdfeb4 color charts
#fdfeb4 RGB chart
      #fdfeb4 CMYK chart
      #fdfeb4 RGB pie chart
      #fdfeb4 color shades, tints & tones
#fdfeb4 color schemes
#fdfeb4 color preview, HTML & CSS examples
           This text has a color of #fdfeb4        
        
          <p style="color:#fdfeb4;">Text here</p>
        
        
          .mytext {color:#fdfeb4;}
        
        Text color #fdfeb4
      
           This box has a color of #fdfeb4        
        
          <div style="background-color:#fdfeb4;">Content here</div>
        
        
          .mybackground {background-color:#fdfeb4;}
        
        Background color #fdfeb4
      
           Border around this has a color of #fdfeb4        
        
          <div style="border:2px solid #fdfeb4;">Content here</div>
        
        
          .myborder {border:2px solid #fdfeb4;}
        
        Border color #fdfeb4