#dcd3cc color space conversions
Hex:
        #dcd3cc
        RGB:
        220, 211, 204
        CMY:
        14, 17, 20
        CMYK:
        0, 4, 7, 14
      HSL:
        26°, 18.6047%, 83.1373%
        HSV (HSB):
        26°, 7.2727%, 86.2745%
        XYZ:
        63.7085, 66.1638, 66.5398
        xyY:
        0.3244, 0.3369, 66.1638
      CIE-Lab:
        85.0799, 1.8897, 4.5541
        CIE-LCH:
        85.0799, 4.9306, 67.4638
        CIE-Luv:
        85.0799, 5.6279, 6.4687
        Hunter-Lab:
        81.3411, -2.5410, 8.4376
      #dcd3cc color charts
#dcd3cc RGB chart
      #dcd3cc CMYK chart
      #dcd3cc RGB pie chart
      #dcd3cc color shades, tints & tones
#dcd3cc color schemes
#dcd3cc color preview, HTML & CSS examples
           This text has a color of #dcd3cc        
        
          <p style="color:#dcd3cc;">Text here</p>
        
        
          .mytext {color:#dcd3cc;}
        
        Text color #dcd3cc
      
           This box has a color of #dcd3cc        
        
          <div style="background-color:#dcd3cc;">Content here</div>
        
        
          .mybackground {background-color:#dcd3cc;}
        
        Background color #dcd3cc
      
           Border around this has a color of #dcd3cc        
        
          <div style="border:2px solid #dcd3cc;">Content here</div>
        
        
          .myborder {border:2px solid #dcd3cc;}
        
        Border color #dcd3cc