#fdd3c4 color space conversions
Hex:
        #fdd3c4
        RGB:
        253, 211, 196
        CMY:
        1, 17, 23
        CMYK:
        0, 17, 23, 1
      HSL:
        16°, 93.4426%, 88.0392%
        HSV (HSB):
        16°, 22.5296%, 99.2157%
        XYZ:
        73.7661, 71.4567, 62.1292
        xyY:
        0.3558, 0.3446, 71.4567
      CIE-Lab:
        87.7064, 12.4796, 12.9186
        CIE-LCH:
        87.7064, 17.9620, 45.9903
        CIE-Luv:
        87.7064, 26.9987, 16.5073
        Hunter-Lab:
        84.5321, 7.8352, 15.5956
      #fdd3c4 color charts
#fdd3c4 RGB chart
      #fdd3c4 CMYK chart
      #fdd3c4 RGB pie chart
      #fdd3c4 color shades, tints & tones
#fdd3c4 color schemes
#fdd3c4 color preview, HTML & CSS examples
           This text has a color of #fdd3c4        
        
          <p style="color:#fdd3c4;">Text here</p>
        
        
          .mytext {color:#fdd3c4;}
        
        Text color #fdd3c4
      
           This box has a color of #fdd3c4        
        
          <div style="background-color:#fdd3c4;">Content here</div>
        
        
          .mybackground {background-color:#fdd3c4;}
        
        Background color #fdd3c4
      
           Border around this has a color of #fdd3c4        
        
          <div style="border:2px solid #fdd3c4;">Content here</div>
        
        
          .myborder {border:2px solid #fdd3c4;}
        
        Border color #fdd3c4