#dcd2d3 color space conversions
Hex:
        #dcd2d3
        RGB:
        220, 210, 211
        CMY:
        14, 18, 17
        CMYK:
        0, 5, 4, 14
      HSL:
        354°, 12.5000%, 84.3137%
        HSV (HSB):
        354°, 4.5455%, 86.2745%
        XYZ:
        64.3197, 66.0120, 70.9796
        xyY:
        0.3195, 0.3279, 66.0120
      CIE-Lab:
        85.0025, 3.6179, 0.7268
        CIE-LCH:
        85.0025, 3.6902, 11.3593
        CIE-Luv:
        85.0025, 5.6924, 0.4538
        Hunter-Lab:
        81.2478, -0.8743, 5.0766
      #dcd2d3 color charts
#dcd2d3 RGB chart
      #dcd2d3 CMYK chart
      #dcd2d3 RGB pie chart
      #dcd2d3 color shades, tints & tones
#dcd2d3 color schemes
#dcd2d3 color preview, HTML & CSS examples
           This text has a color of #dcd2d3        
        
          <p style="color:#dcd2d3;">Text here</p>
        
        
          .mytext {color:#dcd2d3;}
        
        Text color #dcd2d3
      
           This box has a color of #dcd2d3        
        
          <div style="background-color:#dcd2d3;">Content here</div>
        
        
          .mybackground {background-color:#dcd2d3;}
        
        Background color #dcd2d3
      
           Border around this has a color of #dcd2d3        
        
          <div style="border:2px solid #dcd2d3;">Content here</div>
        
        
          .myborder {border:2px solid #dcd2d3;}
        
        Border color #dcd2d3