#d9c4ae color space conversions
Hex:
        #d9c4ae
        RGB:
        217, 196, 174
        CMY:
        15, 23, 32
        CMYK:
        0, 10, 20, 15
      HSL:
        31°, 36.1345%, 76.6667%
        HSV (HSB):
        31°, 19.8157%, 85.0980%
        XYZ:
        55.9952, 57.2876, 48.1507
        xyY:
        0.3469, 0.3549, 57.2876
      CIE-Lab:
        80.3411, 3.8912, 13.7312
        CIE-LCH:
        80.3411, 14.2720, 74.1780
        CIE-Luv:
        80.3411, 14.1108, 18.9850
        Hunter-Lab:
        75.6885, -0.3988, 15.2635
      #d9c4ae color charts
#d9c4ae RGB chart
      #d9c4ae CMYK chart
      #d9c4ae RGB pie chart
      #d9c4ae color shades, tints & tones
#d9c4ae color schemes
#d9c4ae color preview, HTML & CSS examples
           This text has a color of #d9c4ae        
        
          <p style="color:#d9c4ae;">Text here</p>
        
        
          .mytext {color:#d9c4ae;}
        
        Text color #d9c4ae
      
           This box has a color of #d9c4ae        
        
          <div style="background-color:#d9c4ae;">Content here</div>
        
        
          .mybackground {background-color:#d9c4ae;}
        
        Background color #d9c4ae
      
           Border around this has a color of #d9c4ae        
        
          <div style="border:2px solid #d9c4ae;">Content here</div>
        
        
          .myborder {border:2px solid #d9c4ae;}
        
        Border color #d9c4ae