#fdaec3 color space conversions
Hex:
        #fdaec3
        RGB:
        253, 174, 195
        CMY:
        1, 32, 24
        CMYK:
        0, 31, 23, 1
      HSL:
        344°, 95.1807%, 83.7255%
        HSV (HSB):
        344°, 31.2253%, 99.2157%
        XYZ:
        65.4944, 55.0949, 58.8122
        xyY:
        0.3651, 0.3071, 55.0949
      CIE-Lab:
        79.0959, 31.7339, 1.0792
        CIE-LCH:
        79.0959, 31.7523, 1.9477
        CIE-Luv:
        79.0959, 48.7144, -4.3264
        Hunter-Lab:
        74.2259, 27.6069, 4.9803
      #fdaec3 color charts
#fdaec3 RGB chart
      #fdaec3 CMYK chart
      #fdaec3 RGB pie chart
      #fdaec3 color shades, tints & tones
#fdaec3 color schemes
#fdaec3 color preview, HTML & CSS examples
           This text has a color of #fdaec3        
        
          <p style="color:#fdaec3;">Text here</p>
        
        
          .mytext {color:#fdaec3;}
        
        Text color #fdaec3
      
           This box has a color of #fdaec3        
        
          <div style="background-color:#fdaec3;">Content here</div>
        
        
          .mybackground {background-color:#fdaec3;}
        
        Background color #fdaec3
      
           Border around this has a color of #fdaec3        
        
          <div style="border:2px solid #fdaec3;">Content here</div>
        
        
          .myborder {border:2px solid #fdaec3;}
        
        Border color #fdaec3