#fde2ca color space conversions
Hex:
        #fde2ca
        RGB:
        253, 226, 202
        CMY:
        1, 11, 21
        CMYK:
        0, 11, 20, 1
      HSL:
        28°, 92.7273%, 89.2157%
        HSV (HSB):
        28°, 20.1581%, 99.2157%
        XYZ:
        78.3650, 79.5396, 67.0995
        xyY:
        0.3483, 0.3535, 79.5396
      CIE-Lab:
        91.4779, 5.5804, 15.1106
        CIE-LCH:
        91.4779, 16.1081, 69.7306
        CIE-Luv:
        91.4779, 17.8371, 21.0836
        Hunter-Lab:
        89.1850, 0.7706, 17.8219
      #fde2ca color charts
#fde2ca RGB chart
      #fde2ca CMYK chart
      #fde2ca RGB pie chart
      #fde2ca color shades, tints & tones
#fde2ca color schemes
#fde2ca color preview, HTML & CSS examples
           This text has a color of #fde2ca        
        
          <p style="color:#fde2ca;">Text here</p>
        
        
          .mytext {color:#fde2ca;}
        
        Text color #fde2ca
      
           This box has a color of #fde2ca        
        
          <div style="background-color:#fde2ca;">Content here</div>
        
        
          .mybackground {background-color:#fde2ca;}
        
        Background color #fde2ca
      
           Border around this has a color of #fde2ca        
        
          <div style="border:2px solid #fde2ca;">Content here</div>
        
        
          .myborder {border:2px solid #fde2ca;}
        
        Border color #fde2ca