#dfc3c2 color space conversions
Hex:
        #dfc3c2
        RGB:
        223, 195, 194
        CMY:
        13, 24, 24
        CMYK:
        0, 13, 13, 13
      HSL:
        2°, 31.1828%, 81.7647%
        HSV (HSB):
        2°, 13.0045%, 87.4510%
        XYZ:
        59.6841, 58.6132, 59.2067
        xyY:
        0.3362, 0.3302, 58.6132
      CIE-Lab:
        81.0785, 9.7221, 4.1341
        CIE-LCH:
        81.0785, 10.5645, 23.0367
        CIE-Luv:
        81.0785, 16.8491, 4.3617
        Hunter-Lab:
        76.5593, 5.1764, 7.7399
      #dfc3c2 color charts
#dfc3c2 RGB chart
      #dfc3c2 CMYK chart
      #dfc3c2 RGB pie chart
      #dfc3c2 color shades, tints & tones
#dfc3c2 color schemes
#dfc3c2 color preview, HTML & CSS examples
           This text has a color of #dfc3c2        
        
          <p style="color:#dfc3c2;">Text here</p>
        
        
          .mytext {color:#dfc3c2;}
        
        Text color #dfc3c2
      
           This box has a color of #dfc3c2        
        
          <div style="background-color:#dfc3c2;">Content here</div>
        
        
          .mybackground {background-color:#dfc3c2;}
        
        Background color #dfc3c2
      
           Border around this has a color of #dfc3c2        
        
          <div style="border:2px solid #dfc3c2;">Content here</div>
        
        
          .myborder {border:2px solid #dfc3c2;}
        
        Border color #dfc3c2