#d9d0ae color space conversions
Hex:
        #d9d0ae
        RGB:
        217, 208, 174
        CMY:
        15, 18, 32
        CMYK:
        0, 4, 20, 15
      HSL:
        47°, 36.1345%, 76.6667%
        HSV (HSB):
        47°, 19.8157%, 85.0980%
        XYZ:
        58.8111, 62.9195, 49.0894
        xyY:
        0.3443, 0.3683, 62.9195
      CIE-Lab:
        83.4000, -2.3820, 18.0215
        CIE-LCH:
        83.4000, 18.1782, 97.5296
        CIE-Luv:
        83.4000, 7.3114, 26.1639
        Hunter-Lab:
        79.3218, -6.4688, 18.8328
      #d9d0ae color charts
#d9d0ae RGB chart
      #d9d0ae CMYK chart
      #d9d0ae RGB pie chart
      #d9d0ae color shades, tints & tones
#d9d0ae color schemes
#d9d0ae color preview, HTML & CSS examples
           This text has a color of #d9d0ae        
        
          <p style="color:#d9d0ae;">Text here</p>
        
        
          .mytext {color:#d9d0ae;}
        
        Text color #d9d0ae
      
           This box has a color of #d9d0ae        
        
          <div style="background-color:#d9d0ae;">Content here</div>
        
        
          .mybackground {background-color:#d9d0ae;}
        
        Background color #d9d0ae
      
           Border around this has a color of #d9d0ae        
        
          <div style="border:2px solid #d9d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #d9d0ae;}
        
        Border color #d9d0ae