#d4d1cd color space conversions
Hex:
        #d4d1cd
        RGB:
        212, 209, 205
        CMY:
        17, 18, 20
        CMYK:
        0, 1, 3, 17
      HSL:
        34°, 7.5269%, 81.7647%
        HSV (HSB):
        34°, 3.3019%, 83.1373%
        XYZ:
        60.9713, 64.0058, 66.8984
        xyY:
        0.3178, 0.3336, 64.0058
      CIE-Lab:
        83.9688, 0.3202, 2.3340
        CIE-LCH:
        83.9688, 2.3558, 82.1874
        CIE-Luv:
        83.9688, 1.9422, 3.4493
        Hunter-Lab:
        80.0036, -3.9702, 6.4247
      #d4d1cd color charts
#d4d1cd RGB chart
      #d4d1cd CMYK chart
      #d4d1cd RGB pie chart
      #d4d1cd color shades, tints & tones
#d4d1cd color schemes
#d4d1cd color preview, HTML & CSS examples
           This text has a color of #d4d1cd        
        
          <p style="color:#d4d1cd;">Text here</p>
        
        
          .mytext {color:#d4d1cd;}
        
        Text color #d4d1cd
      
           This box has a color of #d4d1cd        
        
          <div style="background-color:#d4d1cd;">Content here</div>
        
        
          .mybackground {background-color:#d4d1cd;}
        
        Background color #d4d1cd
      
           Border around this has a color of #d4d1cd        
        
          <div style="border:2px solid #d4d1cd;">Content here</div>
        
        
          .myborder {border:2px solid #d4d1cd;}
        
        Border color #d4d1cd