#ddcfc1 color space conversions
Hex:
        #ddcfc1
        RGB:
        221, 207, 193
        CMY:
        13, 19, 24
        CMYK:
        0, 6, 13, 13
      HSL:
        30°, 29.1667%, 81.1765%
        HSV (HSB):
        30°, 12.6697%, 86.6667%
        XYZ:
        61.7573, 63.8481, 59.5210
        xyY:
        0.3336, 0.3449, 63.8481
      CIE-Lab:
        83.8866, 2.5194, 8.6873
        CIE-LCH:
        83.8866, 9.0452, 73.8270
        CIE-Luv:
        83.8866, 9.1106, 12.3306
        Hunter-Lab:
        79.9050, -1.8740, 11.7685
      #ddcfc1 color charts
#ddcfc1 RGB chart
      #ddcfc1 CMYK chart
      #ddcfc1 RGB pie chart
      #ddcfc1 color shades, tints & tones
#ddcfc1 color schemes
#ddcfc1 color preview, HTML & CSS examples
           This text has a color of #ddcfc1        
        
          <p style="color:#ddcfc1;">Text here</p>
        
        
          .mytext {color:#ddcfc1;}
        
        Text color #ddcfc1
      
           This box has a color of #ddcfc1        
        
          <div style="background-color:#ddcfc1;">Content here</div>
        
        
          .mybackground {background-color:#ddcfc1;}
        
        Background color #ddcfc1
      
           Border around this has a color of #ddcfc1        
        
          <div style="border:2px solid #ddcfc1;">Content here</div>
        
        
          .myborder {border:2px solid #ddcfc1;}
        
        Border color #ddcfc1