#d3bda4 color space conversions
Hex:
        #d3bda4
        RGB:
        211, 189, 164
        CMY:
        17, 26, 36
        CMYK:
        0, 10, 22, 17
      HSL:
        32°, 34.8148%, 73.5294%
        HSV (HSB):
        32°, 22.2749%, 82.7451%
        XYZ:
        51.7624, 52.9244, 42.6092
        xyY:
        0.3514, 0.3593, 52.9244
      CIE-Lab:
        77.8304, 3.8738, 15.4876
        CIE-LCH:
        77.8304, 15.9648, 75.9570
        CIE-Luv:
        77.8304, 15.0308, 21.2188
        Hunter-Lab:
        72.7492, -0.3049, 16.1982
      #d3bda4 color charts
#d3bda4 RGB chart
      #d3bda4 CMYK chart
      #d3bda4 RGB pie chart
      #d3bda4 color shades, tints & tones
#d3bda4 color schemes
#d3bda4 color preview, HTML & CSS examples
           This text has a color of #d3bda4        
        
          <p style="color:#d3bda4;">Text here</p>
        
        
          .mytext {color:#d3bda4;}
        
        Text color #d3bda4
      
           This box has a color of #d3bda4        
        
          <div style="background-color:#d3bda4;">Content here</div>
        
        
          .mybackground {background-color:#d3bda4;}
        
        Background color #d3bda4
      
           Border around this has a color of #d3bda4        
        
          <div style="border:2px solid #d3bda4;">Content here</div>
        
        
          .myborder {border:2px solid #d3bda4;}
        
        Border color #d3bda4