#fdc6d7 color space conversions
Hex:
        #fdc6d7
        RGB:
        253, 198, 215
        CMY:
        1, 22, 16
        CMYK:
        0, 22, 15, 1
      HSL:
        341°, 93.2203%, 88.4314%
        HSV (HSB):
        341°, 21.7391%, 99.2157%
        XYZ:
        72.9678, 66.1771, 73.2176
        xyY:
        0.3436, 0.3116, 66.1771
      CIE-Lab:
        85.0867, 22.1082, -0.9319
        CIE-LCH:
        85.0867, 22.1278, 357.5864
        CIE-Luv:
        85.0867, 32.3525, -5.4632
        Hunter-Lab:
        81.3493, 17.7477, 3.5812
      #fdc6d7 color charts
#fdc6d7 RGB chart
      #fdc6d7 CMYK chart
      #fdc6d7 RGB pie chart
      #fdc6d7 color shades, tints & tones
#fdc6d7 color schemes
#fdc6d7 color preview, HTML & CSS examples
           This text has a color of #fdc6d7        
        
          <p style="color:#fdc6d7;">Text here</p>
        
        
          .mytext {color:#fdc6d7;}
        
        Text color #fdc6d7
      
           This box has a color of #fdc6d7        
        
          <div style="background-color:#fdc6d7;">Content here</div>
        
        
          .mybackground {background-color:#fdc6d7;}
        
        Background color #fdc6d7
      
           Border around this has a color of #fdc6d7        
        
          <div style="border:2px solid #fdc6d7;">Content here</div>
        
        
          .myborder {border:2px solid #fdc6d7;}
        
        Border color #fdc6d7