#fdc2c8 color space conversions
Hex:
        #fdc2c8
        RGB:
        253, 194, 200
        CMY:
        1, 24, 22
        CMYK:
        0, 23, 21, 1
      HSL:
        354°, 93.6508%, 87.6471%
        HSV (HSB):
        354°, 23.3202%, 99.2157%
        XYZ:
        70.2251, 63.6364, 63.2254
        xyY:
        0.3563, 0.3229, 63.6364
      CIE-Lab:
        83.7761, 21.9477, 5.1723
        CIE-LCH:
        83.7761, 22.5489, 13.2606
        CIE-Luv:
        83.7761, 36.4403, 3.5493
        Hunter-Lab:
        79.7724, 17.5352, 8.8491
      #fdc2c8 color charts
#fdc2c8 RGB chart
      #fdc2c8 CMYK chart
      #fdc2c8 RGB pie chart
      #fdc2c8 color shades, tints & tones
#fdc2c8 color schemes
#fdc2c8 color preview, HTML & CSS examples
           This text has a color of #fdc2c8        
        
          <p style="color:#fdc2c8;">Text here</p>
        
        
          .mytext {color:#fdc2c8;}
        
        Text color #fdc2c8
      
           This box has a color of #fdc2c8        
        
          <div style="background-color:#fdc2c8;">Content here</div>
        
        
          .mybackground {background-color:#fdc2c8;}
        
        Background color #fdc2c8
      
           Border around this has a color of #fdc2c8        
        
          <div style="border:2px solid #fdc2c8;">Content here</div>
        
        
          .myborder {border:2px solid #fdc2c8;}
        
        Border color #fdc2c8