#fdd6d4 color space conversions
Hex:
        #fdd6d4
        RGB:
        253, 214, 212
        CMY:
        1, 16, 17
        CMYK:
        0, 15, 16, 1
      HSL:
        3°, 91.1111%, 91.1765%
        HSV (HSB):
        3°, 16.2055%, 99.2157%
        XYZ:
        76.4382, 73.7292, 72.4898
        xyY:
        0.3433, 0.3311, 73.7292
      CIE-Lab:
        88.7944, 13.2728, 6.0432
        CIE-LCH:
        88.7944, 14.5838, 24.4801
        CIE-Luv:
        88.7944, 23.7551, 6.5675
        Hunter-Lab:
        85.8657, 8.6368, 10.0521
      #fdd6d4 color charts
#fdd6d4 RGB chart
      #fdd6d4 CMYK chart
      #fdd6d4 RGB pie chart
      #fdd6d4 color shades, tints & tones
#fdd6d4 color schemes
#fdd6d4 color preview, HTML & CSS examples
           This text has a color of #fdd6d4        
        
          <p style="color:#fdd6d4;">Text here</p>
        
        
          .mytext {color:#fdd6d4;}
        
        Text color #fdd6d4
      
           This box has a color of #fdd6d4        
        
          <div style="background-color:#fdd6d4;">Content here</div>
        
        
          .mybackground {background-color:#fdd6d4;}
        
        Background color #fdd6d4
      
           Border around this has a color of #fdd6d4        
        
          <div style="border:2px solid #fdd6d4;">Content here</div>
        
        
          .myborder {border:2px solid #fdd6d4;}
        
        Border color #fdd6d4