#dfc6bc color space conversions
Hex:
        #dfc6bc
        RGB:
        223, 198, 188
        CMY:
        13, 22, 26
        CMYK:
        0, 11, 16, 13
      HSL:
        17°, 35.3535%, 80.5882%
        HSV (HSB):
        17°, 15.6951%, 87.4510%
        XYZ:
        59.7026, 59.7070, 55.9549
        xyY:
        0.3404, 0.3405, 59.7070
      CIE-Lab:
        81.6787, 7.1795, 8.2139
        CIE-LCH:
        81.6787, 10.9093, 48.8444
        CIE-Luv:
        81.6787, 15.6955, 10.7212
        Hunter-Lab:
        77.2703, 2.6944, 11.1547
      #dfc6bc color charts
#dfc6bc RGB chart
      #dfc6bc CMYK chart
      #dfc6bc RGB pie chart
      #dfc6bc color shades, tints & tones
#dfc6bc color schemes
#dfc6bc color preview, HTML & CSS examples
           This text has a color of #dfc6bc        
        
          <p style="color:#dfc6bc;">Text here</p>
        
        
          .mytext {color:#dfc6bc;}
        
        Text color #dfc6bc
      
           This box has a color of #dfc6bc        
        
          <div style="background-color:#dfc6bc;">Content here</div>
        
        
          .mybackground {background-color:#dfc6bc;}
        
        Background color #dfc6bc
      
           Border around this has a color of #dfc6bc        
        
          <div style="border:2px solid #dfc6bc;">Content here</div>
        
        
          .myborder {border:2px solid #dfc6bc;}
        
        Border color #dfc6bc