#fdcbd7 color space conversions
Hex:
        #fdcbd7
        RGB:
        253, 203, 215
        CMY:
        1, 20, 16
        CMYK:
        0, 20, 15, 1
      HSL:
        346°, 92.5926%, 89.4118%
        HSV (HSB):
        346°, 19.7628%, 99.2157%
        XYZ:
        74.1297, 68.5008, 73.6049
        xyY:
        0.3428, 0.3168, 68.5008
      CIE-Lab:
        86.2563, 19.4840, 0.7762
        CIE-LCH:
        86.2563, 19.4995, 2.2815
        CIE-Luv:
        86.2563, 29.5789, -2.4141
        Hunter-Lab:
        82.7652, 15.0366, 5.2078
      #fdcbd7 color charts
#fdcbd7 RGB chart
      #fdcbd7 CMYK chart
      #fdcbd7 RGB pie chart
      #fdcbd7 color shades, tints & tones
#fdcbd7 color schemes
#fdcbd7 color preview, HTML & CSS examples
           This text has a color of #fdcbd7        
        
          <p style="color:#fdcbd7;">Text here</p>
        
        
          .mytext {color:#fdcbd7;}
        
        Text color #fdcbd7
      
           This box has a color of #fdcbd7        
        
          <div style="background-color:#fdcbd7;">Content here</div>
        
        
          .mybackground {background-color:#fdcbd7;}
        
        Background color #fdcbd7
      
           Border around this has a color of #fdcbd7        
        
          <div style="border:2px solid #fdcbd7;">Content here</div>
        
        
          .myborder {border:2px solid #fdcbd7;}
        
        Border color #fdcbd7