#fdaec9 color space conversions
Hex:
        #fdaec9
        RGB:
        253, 174, 201
        CMY:
        1, 32, 21
        CMYK:
        0, 31, 21, 1
      HSL:
        339°, 95.1807%, 83.7255%
        HSV (HSB):
        339°, 31.2253%, 99.2157%
        XYZ:
        66.1867, 55.3718, 62.4577
        xyY:
        0.3597, 0.3009, 55.3718
      CIE-Lab:
        79.2549, 32.5989, -1.9448
        CIE-LCH:
        79.2549, 32.6569, 356.5859
        CIE-Luv:
        79.2549, 47.7660, -8.9281
        Hunter-Lab:
        74.4122, 28.5472, 2.3236
      #fdaec9 color charts
#fdaec9 RGB chart
      #fdaec9 CMYK chart
      #fdaec9 RGB pie chart
      #fdaec9 color shades, tints & tones
#fdaec9 color schemes
#fdaec9 color preview, HTML & CSS examples
           This text has a color of #fdaec9        
        
          <p style="color:#fdaec9;">Text here</p>
        
        
          .mytext {color:#fdaec9;}
        
        Text color #fdaec9
      
           This box has a color of #fdaec9        
        
          <div style="background-color:#fdaec9;">Content here</div>
        
        
          .mybackground {background-color:#fdaec9;}
        
        Background color #fdaec9
      
           Border around this has a color of #fdaec9        
        
          <div style="border:2px solid #fdaec9;">Content here</div>
        
        
          .myborder {border:2px solid #fdaec9;}
        
        Border color #fdaec9