#d2c4ae color space conversions
Hex:
        #d2c4ae
        RGB:
        210, 196, 174
        CMY:
        18, 23, 32
        CMYK:
        0, 7, 17, 18
      HSL:
        37°, 28.5714%, 75.2941%
        HSV (HSB):
        37°, 17.1429%, 82.3529%
        XYZ:
        53.9583, 56.2375, 48.0554
        xyY:
        0.3410, 0.3554, 56.2375
      CIE-Lab:
        79.7488, 1.2987, 12.8107
        CIE-LCH:
        79.7488, 12.8764, 84.2112
        CIE-Luv:
        79.7488, 9.6996, 18.1907
        Hunter-Lab:
        74.9917, -2.8005, 14.5005
      #d2c4ae color charts
#d2c4ae RGB chart
      #d2c4ae CMYK chart
      #d2c4ae RGB pie chart
      #d2c4ae color shades, tints & tones
#d2c4ae color schemes
#d2c4ae color preview, HTML & CSS examples
           This text has a color of #d2c4ae        
        
          <p style="color:#d2c4ae;">Text here</p>
        
        
          .mytext {color:#d2c4ae;}
        
        Text color #d2c4ae
      
           This box has a color of #d2c4ae        
        
          <div style="background-color:#d2c4ae;">Content here</div>
        
        
          .mybackground {background-color:#d2c4ae;}
        
        Background color #d2c4ae
      
           Border around this has a color of #d2c4ae        
        
          <div style="border:2px solid #d2c4ae;">Content here</div>
        
        
          .myborder {border:2px solid #d2c4ae;}
        
        Border color #d2c4ae