#fdcde6 color space conversions
Hex:
        #fdcde6
        RGB:
        253, 205, 230
        CMY:
        1, 20, 10
        CMYK:
        0, 19, 9, 1
      HSL:
        329°, 92.3077%, 89.8039%
        HSV (HSB):
        329°, 18.9723%, 99.2157%
        XYZ:
        76.6223, 70.2585, 84.3857
        xyY:
        0.3313, 0.3038, 70.2585
      CIE-Lab:
        87.1235, 20.8478, -5.9110
        CIE-LCH:
        87.1235, 21.6695, 344.1704
        CIE-Luv:
        87.1235, 26.8052, -12.8435
        Hunter-Lab:
        83.8203, 16.4858, -1.0157
      #fdcde6 color charts
#fdcde6 RGB chart
      #fdcde6 CMYK chart
      #fdcde6 RGB pie chart
      #fdcde6 color shades, tints & tones
#fdcde6 color schemes
#fdcde6 color preview, HTML & CSS examples
           This text has a color of #fdcde6        
        
          <p style="color:#fdcde6;">Text here</p>
        
        
          .mytext {color:#fdcde6;}
        
        Text color #fdcde6
      
           This box has a color of #fdcde6        
        
          <div style="background-color:#fdcde6;">Content here</div>
        
        
          .mybackground {background-color:#fdcde6;}
        
        Background color #fdcde6
      
           Border around this has a color of #fdcde6        
        
          <div style="border:2px solid #fdcde6;">Content here</div>
        
        
          .myborder {border:2px solid #fdcde6;}
        
        Border color #fdcde6