#dfc6ce color space conversions
Hex:
        #dfc6ce
        RGB:
        223, 198, 206
        CMY:
        13, 22, 19
        CMYK:
        0, 11, 8, 13
      HSL:
        341°, 28.0899%, 82.5490%
        HSV (HSB):
        341°, 11.2108%, 87.4510%
        XYZ:
        61.7661, 60.5324, 66.8210
        xyY:
        0.3266, 0.3201, 60.5324
      CIE-Lab:
        82.1267, 10.1258, -0.7764
        CIE-LCH:
        82.1267, 10.1555, 355.6155
        CIE-Luv:
        82.1267, 14.1864, -2.9767
        Hunter-Lab:
        77.8026, 5.5536, 3.5404
      #dfc6ce color charts
#dfc6ce RGB chart
      #dfc6ce CMYK chart
      #dfc6ce RGB pie chart
      #dfc6ce color shades, tints & tones
#dfc6ce color schemes
#dfc6ce color preview, HTML & CSS examples
           This text has a color of #dfc6ce        
        
          <p style="color:#dfc6ce;">Text here</p>
        
        
          .mytext {color:#dfc6ce;}
        
        Text color #dfc6ce
      
           This box has a color of #dfc6ce        
        
          <div style="background-color:#dfc6ce;">Content here</div>
        
        
          .mybackground {background-color:#dfc6ce;}
        
        Background color #dfc6ce
      
           Border around this has a color of #dfc6ce        
        
          <div style="border:2px solid #dfc6ce;">Content here</div>
        
        
          .myborder {border:2px solid #dfc6ce;}
        
        Border color #dfc6ce