#dcd2d7 color space conversions
Hex:
        #dcd2d7
        RGB:
        220, 210, 215
        CMY:
        14, 18, 16
        CMYK:
        0, 5, 2, 14
      HSL:
        330°, 12.5000%, 84.3137%
        HSV (HSB):
        330°, 4.5455%, 86.2745%
        XYZ:
        64.8275, 66.2151, 73.6540
        xyY:
        0.3167, 0.3235, 66.2151
      CIE-Lab:
        85.1060, 4.3242, -1.2459
        CIE-LCH:
        85.1060, 4.5001, 343.9266
        CIE-Luv:
        85.1060, 5.4235, -2.6588
        Hunter-Lab:
        81.3727, -0.1958, 3.2949
      #dcd2d7 color charts
#dcd2d7 RGB chart
      #dcd2d7 CMYK chart
      #dcd2d7 RGB pie chart
      #dcd2d7 color shades, tints & tones
#dcd2d7 color schemes
#dcd2d7 color preview, HTML & CSS examples
           This text has a color of #dcd2d7        
        
          <p style="color:#dcd2d7;">Text here</p>
        
        
          .mytext {color:#dcd2d7;}
        
        Text color #dcd2d7
      
           This box has a color of #dcd2d7        
        
          <div style="background-color:#dcd2d7;">Content here</div>
        
        
          .mybackground {background-color:#dcd2d7;}
        
        Background color #dcd2d7
      
           Border around this has a color of #dcd2d7        
        
          <div style="border:2px solid #dcd2d7;">Content here</div>
        
        
          .myborder {border:2px solid #dcd2d7;}
        
        Border color #dcd2d7