#fddc86 color space conversions
Hex:
        #fddc86
        RGB:
        253, 220, 134
        CMY:
        1, 14, 47
        CMYK:
        0, 13, 47, 1
      HSL:
        43°, 96.7480%, 75.8824%
        HSV (HSB):
        43°, 47.0356%, 99.2157%
        XYZ:
        70.4043, 73.7903, 33.0865
        xyY:
        0.3971, 0.4162, 73.7903
      CIE-Lab:
        88.8233, 0.5766, 46.2696
        CIE-LCH:
        88.8233, 46.2732, 89.2861
        CIE-Luv:
        88.8233, 26.2969, 59.9485
        Hunter-Lab:
        85.9013, -4.0294, 37.2942
      #fddc86 color charts
#fddc86 RGB chart
      #fddc86 CMYK chart
      #fddc86 RGB pie chart
      #fddc86 color shades, tints & tones
#fddc86 color schemes
#fddc86 color preview, HTML & CSS examples
           This text has a color of #fddc86        
        
          <p style="color:#fddc86;">Text here</p>
        
        
          .mytext {color:#fddc86;}
        
        Text color #fddc86
      
           This box has a color of #fddc86        
        
          <div style="background-color:#fddc86;">Content here</div>
        
        
          .mybackground {background-color:#fddc86;}
        
        Background color #fddc86
      
           Border around this has a color of #fddc86        
        
          <div style="border:2px solid #fddc86;">Content here</div>
        
        
          .myborder {border:2px solid #fddc86;}
        
        Border color #fddc86