#fdc4d2 color space conversions
Hex:
        #fdc4d2
        RGB:
        253, 196, 210
        CMY:
        1, 23, 18
        CMYK:
        0, 23, 17, 1
      HSL:
        345°, 93.4426%, 88.0392%
        HSV (HSB):
        345°, 22.5296%, 99.2157%
        XYZ:
        71.8808, 65.0156, 69.7335
        xyY:
        0.3479, 0.3146, 65.0156
      CIE-Lab:
        84.4918, 22.3874, 0.8671
        CIE-LCH:
        84.4918, 22.4042, 2.2179
        CIE-Luv:
        84.4918, 34.0748, -2.8306
        Hunter-Lab:
        80.6323, 18.0199, 5.1666
      #fdc4d2 color charts
#fdc4d2 RGB chart
      #fdc4d2 CMYK chart
      #fdc4d2 RGB pie chart
      #fdc4d2 color shades, tints & tones
#fdc4d2 color schemes
#fdc4d2 color preview, HTML & CSS examples
           This text has a color of #fdc4d2        
        
          <p style="color:#fdc4d2;">Text here</p>
        
        
          .mytext {color:#fdc4d2;}
        
        Text color #fdc4d2
      
           This box has a color of #fdc4d2        
        
          <div style="background-color:#fdc4d2;">Content here</div>
        
        
          .mybackground {background-color:#fdc4d2;}
        
        Background color #fdc4d2
      
           Border around this has a color of #fdc4d2        
        
          <div style="border:2px solid #fdc4d2;">Content here</div>
        
        
          .myborder {border:2px solid #fdc4d2;}
        
        Border color #fdc4d2