#fdd6c4 color space conversions
Hex:
        #fdd6c4
        RGB:
        253, 214, 196
        CMY:
        1, 16, 23
        CMYK:
        0, 15, 23, 1
      HSL:
        19°, 93.4426%, 88.0392%
        HSV (HSB):
        19°, 22.5296%, 99.2157%
        XYZ:
        74.5184, 72.9613, 62.3799
        xyY:
        0.3551, 0.3477, 72.9613
      CIE-Lab:
        88.4293, 10.9207, 13.9420
        CIE-LCH:
        88.4293, 17.7099, 51.9286
        CIE-Luv:
        88.4293, 25.2515, 18.2695
        Hunter-Lab:
        85.4174, 6.2435, 16.4929
      #fdd6c4 color charts
#fdd6c4 RGB chart
      #fdd6c4 CMYK chart
      #fdd6c4 RGB pie chart
      #fdd6c4 color shades, tints & tones
#fdd6c4 color schemes
#fdd6c4 color preview, HTML & CSS examples
           This text has a color of #fdd6c4        
        
          <p style="color:#fdd6c4;">Text here</p>
        
        
          .mytext {color:#fdd6c4;}
        
        Text color #fdd6c4
      
           This box has a color of #fdd6c4        
        
          <div style="background-color:#fdd6c4;">Content here</div>
        
        
          .mybackground {background-color:#fdd6c4;}
        
        Background color #fdd6c4
      
           Border around this has a color of #fdd6c4        
        
          <div style="border:2px solid #fdd6c4;">Content here</div>
        
        
          .myborder {border:2px solid #fdd6c4;}
        
        Border color #fdd6c4