#fdaed0 color space conversions
Hex:
        #fdaed0
        RGB:
        253, 174, 208
        CMY:
        1, 32, 18
        CMYK:
        0, 31, 18, 1
      HSL:
        334°, 95.1807%, 83.7255%
        HSV (HSB):
        334°, 31.2253%, 99.2157%
        XYZ:
        67.0292, 55.7088, 66.8946
        xyY:
        0.3535, 0.2938, 55.7088
      CIE-Lab:
        79.4478, 33.6402, -5.4575
        CIE-LCH:
        79.4478, 34.0801, 350.7851
        CIE-Luv:
        79.4478, 46.6462, -14.3756
        Hunter-Lab:
        74.6383, 29.6855, -0.8918
      #fdaed0 color charts
#fdaed0 RGB chart
      #fdaed0 CMYK chart
      #fdaed0 RGB pie chart
      #fdaed0 color shades, tints & tones
#fdaed0 color schemes
#fdaed0 color preview, HTML & CSS examples
           This text has a color of #fdaed0        
        
          <p style="color:#fdaed0;">Text here</p>
        
        
          .mytext {color:#fdaed0;}
        
        Text color #fdaed0
      
           This box has a color of #fdaed0        
        
          <div style="background-color:#fdaed0;">Content here</div>
        
        
          .mybackground {background-color:#fdaed0;}
        
        Background color #fdaed0
      
           Border around this has a color of #fdaed0        
        
          <div style="border:2px solid #fdaed0;">Content here</div>
        
        
          .myborder {border:2px solid #fdaed0;}
        
        Border color #fdaed0