#ffdcd7 color space conversions
Hex:
        #ffdcd7
        RGB:
        255, 220, 215
        CMY:
        0, 14, 16
        CMYK:
        0, 14, 16, 0
      HSL:
        8°, 100.0000%, 92.1569%
        HSV (HSB):
        8°, 15.6863%, 100.0000%
        XYZ:
        79.0989, 77.3527, 75.0516
        xyY:
        0.3417, 0.3341, 77.3527
      CIE-Lab:
        90.4837, 11.3248, 6.9224
        CIE-LCH:
        90.4837, 13.2729, 31.4359
        CIE-Luv:
        90.4837, 21.4052, 8.2527
        Hunter-Lab:
        87.9504, 6.6224, 10.9707
      #ffdcd7 color charts
#ffdcd7 RGB chart
      #ffdcd7 CMYK chart
      #ffdcd7 RGB pie chart
      #ffdcd7 color shades, tints & tones
#ffdcd7 color schemes
#ffdcd7 color preview, HTML & CSS examples
           This text has a color of #ffdcd7        
        
          <p style="color:#ffdcd7;">Text here</p>
        
        
          .mytext {color:#ffdcd7;}
        
        Text color #ffdcd7
      
           This box has a color of #ffdcd7        
        
          <div style="background-color:#ffdcd7;">Content here</div>
        
        
          .mybackground {background-color:#ffdcd7;}
        
        Background color #ffdcd7
      
           Border around this has a color of #ffdcd7        
        
          <div style="border:2px solid #ffdcd7;">Content here</div>
        
        
          .myborder {border:2px solid #ffdcd7;}
        
        Border color #ffdcd7