#dcd8c1 color space conversions
Hex:
        #dcd8c1
        RGB:
        220, 216, 193
        CMY:
        14, 15, 24
        CMYK:
        0, 2, 12, 14
      HSL:
        51°, 27.8351%, 80.9804%
        HSV (HSB):
        51°, 12.2727%, 86.2745%
        XYZ:
        63.6967, 68.1776, 60.2545
        xyY:
        0.3315, 0.3549, 68.1776
      CIE-Lab:
        86.0952, -2.5136, 11.8262
        CIE-LCH:
        86.0952, 12.0904, 101.9995
        CIE-Luv:
        86.0952, 3.6207, 17.8055
        Hunter-Lab:
        82.5697, -6.7970, 14.5325
      #dcd8c1 color charts
#dcd8c1 RGB chart
      #dcd8c1 CMYK chart
      #dcd8c1 RGB pie chart
      #dcd8c1 color shades, tints & tones
#dcd8c1 color schemes
#dcd8c1 color preview, HTML & CSS examples
           This text has a color of #dcd8c1        
        
          <p style="color:#dcd8c1;">Text here</p>
        
        
          .mytext {color:#dcd8c1;}
        
        Text color #dcd8c1
      
           This box has a color of #dcd8c1        
        
          <div style="background-color:#dcd8c1;">Content here</div>
        
        
          .mybackground {background-color:#dcd8c1;}
        
        Background color #dcd8c1
      
           Border around this has a color of #dcd8c1        
        
          <div style="border:2px solid #dcd8c1;">Content here</div>
        
        
          .myborder {border:2px solid #dcd8c1;}
        
        Border color #dcd8c1