#fdee85 color space conversions
Hex:
        #fdee85
        RGB:
        253, 238, 133
        CMY:
        1, 7, 48
        CMYK:
        0, 6, 47, 1
      HSL:
        53°, 96.7742%, 75.6863%
        HSV (HSB):
        53°, 47.4308%, 99.2157%
        XYZ:
        75.3162, 83.7252, 34.3813
        xyY:
        0.3894, 0.4329, 83.7252
      CIE-Lab:
        93.3310, -8.5680, 52.3100
        CIE-LCH:
        93.3310, 53.0071, 99.3021
        CIE-Luv:
        93.3310, 14.7996, 69.1726
        Hunter-Lab:
        91.5015, -13.2016, 41.7731
      #fdee85 color charts
#fdee85 RGB chart
      #fdee85 CMYK chart
      #fdee85 RGB pie chart
      #fdee85 color shades, tints & tones
#fdee85 color schemes
#fdee85 color preview, HTML & CSS examples
           This text has a color of #fdee85        
        
          <p style="color:#fdee85;">Text here</p>
        
        
          .mytext {color:#fdee85;}
        
        Text color #fdee85
      
           This box has a color of #fdee85        
        
          <div style="background-color:#fdee85;">Content here</div>
        
        
          .mybackground {background-color:#fdee85;}
        
        Background color #fdee85
      
           Border around this has a color of #fdee85        
        
          <div style="border:2px solid #fdee85;">Content here</div>
        
        
          .myborder {border:2px solid #fdee85;}
        
        Border color #fdee85