#d3c1ae color space conversions
Hex:
        #d3c1ae
        RGB:
        211, 193, 174
        CMY:
        17, 24, 32
        CMYK:
        0, 9, 18, 17
      HSL:
        31°, 29.6000%, 75.4902%
        HSV (HSB):
        31°, 17.5355%, 82.7451%
        XYZ:
        53.5739, 55.0448, 47.8455
        xyY:
        0.3424, 0.3518, 55.0448
      CIE-Lab:
        79.0671, 3.2519, 11.8574
        CIE-LCH:
        79.0671, 12.2952, 74.6638
        CIE-Luv:
        79.0671, 12.0081, 16.4787
        Hunter-Lab:
        74.1922, -0.9421, 13.6993
      #d3c1ae color charts
#d3c1ae RGB chart
      #d3c1ae CMYK chart
      #d3c1ae RGB pie chart
      #d3c1ae color shades, tints & tones
#d3c1ae color schemes
#d3c1ae color preview, HTML & CSS examples
           This text has a color of #d3c1ae        
        
          <p style="color:#d3c1ae;">Text here</p>
        
        
          .mytext {color:#d3c1ae;}
        
        Text color #d3c1ae
      
           This box has a color of #d3c1ae        
        
          <div style="background-color:#d3c1ae;">Content here</div>
        
        
          .mybackground {background-color:#d3c1ae;}
        
        Background color #d3c1ae
      
           Border around this has a color of #d3c1ae        
        
          <div style="border:2px solid #d3c1ae;">Content here</div>
        
        
          .myborder {border:2px solid #d3c1ae;}
        
        Border color #d3c1ae