#dfe1d1 color space conversions
Hex:
        #dfe1d1
        RGB:
        223, 225, 209
        CMY:
        13, 12, 18
        CMYK:
        1, 0, 7, 12
      HSL:
        68°, 21.0526%, 85.0980%
        HSV (HSB):
        68°, 7.1111%, 88.2353%
        XYZ:
        68.8653, 74.1419, 71.0028
        xyY:
        0.3218, 0.3464, 74.1419
      CIE-Lab:
        88.9895, -3.4606, 7.5820
        CIE-LCH:
        88.9895, 8.3344, 114.5334
        CIE-Luv:
        88.9895, -0.2721, 11.9629
        Hunter-Lab:
        86.1057, -7.9249, 11.3834
      #dfe1d1 color charts
#dfe1d1 RGB chart
      #dfe1d1 CMYK chart
      #dfe1d1 RGB pie chart
      #dfe1d1 color shades, tints & tones
#dfe1d1 color schemes
#dfe1d1 color preview, HTML & CSS examples
           This text has a color of #dfe1d1        
        
          <p style="color:#dfe1d1;">Text here</p>
        
        
          .mytext {color:#dfe1d1;}
        
        Text color #dfe1d1
      
           This box has a color of #dfe1d1        
        
          <div style="background-color:#dfe1d1;">Content here</div>
        
        
          .mybackground {background-color:#dfe1d1;}
        
        Background color #dfe1d1
      
           Border around this has a color of #dfe1d1        
        
          <div style="border:2px solid #dfe1d1;">Content here</div>
        
        
          .myborder {border:2px solid #dfe1d1;}
        
        Border color #dfe1d1