#fde4ae color space conversions
Hex:
        #fde4ae
        RGB:
        253, 228, 174
        CMY:
        1, 11, 32
        CMYK:
        0, 10, 31, 1
      HSL:
        41°, 95.1807%, 83.7255%
        HSV (HSB):
        41°, 31.2253%, 99.2157%
        XYZ:
        75.8914, 79.4254, 51.3751
        xyY:
        0.3672, 0.3843, 79.4254
      CIE-Lab:
        91.4264, 0.8162, 29.5160
        CIE-LCH:
        91.4264, 29.5273, 88.4161
        CIE-Luv:
        91.4264, 18.6940, 41.0869
        Hunter-Lab:
        89.1210, -3.9591, 28.2060
      #fde4ae color charts
#fde4ae RGB chart
      #fde4ae CMYK chart
      #fde4ae RGB pie chart
      #fde4ae color shades, tints & tones
#fde4ae color schemes
#fde4ae color preview, HTML & CSS examples
           This text has a color of #fde4ae        
        
          <p style="color:#fde4ae;">Text here</p>
        
        
          .mytext {color:#fde4ae;}
        
        Text color #fde4ae
      
           This box has a color of #fde4ae        
        
          <div style="background-color:#fde4ae;">Content here</div>
        
        
          .mybackground {background-color:#fde4ae;}
        
        Background color #fde4ae
      
           Border around this has a color of #fde4ae        
        
          <div style="border:2px solid #fde4ae;">Content here</div>
        
        
          .myborder {border:2px solid #fde4ae;}
        
        Border color #fde4ae