#ffcce0 color space conversions
Hex:
        #ffcce0
        RGB:
        255, 204, 224
        CMY:
        0, 20, 12
        CMYK:
        0, 20, 12, 0
      HSL:
        336°, 100.0000%, 90.0000%
        HSV (HSB):
        336°, 20.0000%, 100.0000%
        XYZ:
        76.2874, 69.8275, 79.9783
        xyY:
        0.3374, 0.3088, 69.8275
      CIE-Lab:
        86.9122, 21.0795, -3.0195
        CIE-LCH:
        86.9122, 21.2947, 351.8482
        CIE-Luv:
        86.9122, 29.3049, -8.4448
        Hunter-Lab:
        83.5629, 16.7237, 1.7474
      #ffcce0 color charts
#ffcce0 RGB chart
      #ffcce0 CMYK chart
      #ffcce0 RGB pie chart
      #ffcce0 color shades, tints & tones
#ffcce0 color schemes
#ffcce0 color preview, HTML & CSS examples
           This text has a color of #ffcce0        
        
          <p style="color:#ffcce0;">Text here</p>
        
        
          .mytext {color:#ffcce0;}
        
        Text color #ffcce0
      
           This box has a color of #ffcce0        
        
          <div style="background-color:#ffcce0;">Content here</div>
        
        
          .mybackground {background-color:#ffcce0;}
        
        Background color #ffcce0
      
           Border around this has a color of #ffcce0        
        
          <div style="border:2px solid #ffcce0;">Content here</div>
        
        
          .myborder {border:2px solid #ffcce0;}
        
        Border color #ffcce0