#fddc96 color space conversions
Hex:
        #fddc96
        RGB:
        253, 220, 150
        CMY:
        1, 14, 41
        CMYK:
        0, 13, 41, 1
      HSL:
        41°, 96.2617%, 79.0196%
        HSV (HSB):
        41°, 40.7115%, 99.2157%
        XYZ:
        71.6062, 74.2711, 39.4159
        xyY:
        0.3864, 0.4008, 74.2711
      CIE-Lab:
        89.0504, 2.1574, 38.5825
        CIE-LCH:
        89.0504, 38.6427, 86.7996
        CIE-Luv:
        89.0504, 25.2656, 51.2868
        Hunter-Lab:
        86.1807, -2.5031, 33.2094
      #fddc96 color charts
#fddc96 RGB chart
      #fddc96 CMYK chart
      #fddc96 RGB pie chart
      #fddc96 color shades, tints & tones
#fddc96 color schemes
#fddc96 color preview, HTML & CSS examples
           This text has a color of #fddc96        
        
          <p style="color:#fddc96;">Text here</p>
        
        
          .mytext {color:#fddc96;}
        
        Text color #fddc96
      
           This box has a color of #fddc96        
        
          <div style="background-color:#fddc96;">Content here</div>
        
        
          .mybackground {background-color:#fddc96;}
        
        Background color #fddc96
      
           Border around this has a color of #fddc96        
        
          <div style="border:2px solid #fddc96;">Content here</div>
        
        
          .myborder {border:2px solid #fddc96;}
        
        Border color #fddc96