#fddf88 color space conversions
Hex:
        #fddf88
        RGB:
        253, 223, 136
        CMY:
        1, 13, 47
        CMYK:
        0, 12, 46, 1
      HSL:
        45°, 96.6942%, 76.2745%
        HSV (HSB):
        45°, 46.2451%, 99.2157%
        XYZ:
        71.3396, 75.4356, 34.0931
        xyY:
        0.3944, 0.4171, 75.4356
      CIE-Lab:
        89.5966, -0.7623, 46.2531
        CIE-LCH:
        89.5966, 46.2594, 90.9442
        CIE-Luv:
        89.5966, 24.2271, 60.3906
        Hunter-Lab:
        86.8537, -5.3780, 37.5242
      #fddf88 color charts
#fddf88 RGB chart
      #fddf88 CMYK chart
      #fddf88 RGB pie chart
      #fddf88 color shades, tints & tones
#fddf88 color schemes
#fddf88 color preview, HTML & CSS examples
           This text has a color of #fddf88        
        
          <p style="color:#fddf88;">Text here</p>
        
        
          .mytext {color:#fddf88;}
        
        Text color #fddf88
      
           This box has a color of #fddf88        
        
          <div style="background-color:#fddf88;">Content here</div>
        
        
          .mybackground {background-color:#fddf88;}
        
        Background color #fddf88
      
           Border around this has a color of #fddf88        
        
          <div style="border:2px solid #fddf88;">Content here</div>
        
        
          .myborder {border:2px solid #fddf88;}
        
        Border color #fddf88