#d4cdc4 color space conversions
Hex:
        #d4cdc4
        RGB:
        212, 205, 196
        CMY:
        17, 20, 23
        CMYK:
        0, 3, 8, 17
      HSL:
        34°, 15.6863%, 80.0000%
        HSV (HSB):
        34°, 7.5472%, 83.1373%
        XYZ:
        58.9465, 61.6452, 61.0165
        xyY:
        0.3246, 0.3394, 61.6452
      CIE-Lab:
        82.7244, 0.8567, 5.3252
        CIE-LCH:
        82.7244, 5.3937, 80.8611
        CIE-Luv:
        82.7244, 4.5826, 7.7532
        Hunter-Lab:
        78.5145, -3.3874, 8.8837
      #d4cdc4 color charts
#d4cdc4 RGB chart
      #d4cdc4 CMYK chart
      #d4cdc4 RGB pie chart
      #d4cdc4 color shades, tints & tones
#d4cdc4 color schemes
#d4cdc4 color preview, HTML & CSS examples
           This text has a color of #d4cdc4        
        
          <p style="color:#d4cdc4;">Text here</p>
        
        
          .mytext {color:#d4cdc4;}
        
        Text color #d4cdc4
      
           This box has a color of #d4cdc4        
        
          <div style="background-color:#d4cdc4;">Content here</div>
        
        
          .mybackground {background-color:#d4cdc4;}
        
        Background color #d4cdc4
      
           Border around this has a color of #d4cdc4        
        
          <div style="border:2px solid #d4cdc4;">Content here</div>
        
        
          .myborder {border:2px solid #d4cdc4;}
        
        Border color #d4cdc4