#d4d0ae color space conversions
Hex:
        #d4d0ae
        RGB:
        212, 208, 174
        CMY:
        17, 18, 32
        CMYK:
        0, 2, 18, 17
      HSL:
        54°, 30.6452%, 75.6863%
        HSV (HSB):
        54°, 17.9245%, 83.1373%
        XYZ:
        57.3472, 62.1648, 49.0209
        xyY:
        0.3403, 0.3689, 62.1648
      CIE-Lab:
        83.0010, -4.2271, 17.4049
        CIE-LCH:
        83.0010, 17.9109, 103.6509
        CIE-Luv:
        83.0010, 4.2410, 25.6637
        Hunter-Lab:
        78.8447, -8.1471, 18.3283
      #d4d0ae color charts
#d4d0ae RGB chart
      #d4d0ae CMYK chart
      #d4d0ae RGB pie chart
      #d4d0ae color shades, tints & tones
#d4d0ae color schemes
#d4d0ae color preview, HTML & CSS examples
           This text has a color of #d4d0ae        
        
          <p style="color:#d4d0ae;">Text here</p>
        
        
          .mytext {color:#d4d0ae;}
        
        Text color #d4d0ae
      
           This box has a color of #d4d0ae        
        
          <div style="background-color:#d4d0ae;">Content here</div>
        
        
          .mybackground {background-color:#d4d0ae;}
        
        Background color #d4d0ae
      
           Border around this has a color of #d4d0ae        
        
          <div style="border:2px solid #d4d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #d4d0ae;}
        
        Border color #d4d0ae