#d3bdc1 color space conversions
Hex:
        #d3bdc1
        RGB:
        211, 189, 193
        CMY:
        17, 26, 24
        CMYK:
        0, 10, 9, 17
      HSL:
        349°, 20.0000%, 78.4314%
        HSV (HSB):
        349°, 10.4265%, 82.7451%
        XYZ:
        54.6872, 54.0943, 58.0110
        xyY:
        0.3279, 0.3243, 54.0943
      CIE-Lab:
        78.5167, 8.4655, 0.8236
        CIE-LCH:
        78.5167, 8.5054, 5.5568
        CIE-Luv:
        78.5167, 12.7266, -0.2788
        Hunter-Lab:
        73.5488, 4.0131, 4.7197
      #d3bdc1 color charts
#d3bdc1 RGB chart
      #d3bdc1 CMYK chart
      #d3bdc1 RGB pie chart
      #d3bdc1 color shades, tints & tones
#d3bdc1 color schemes
#d3bdc1 color preview, HTML & CSS examples
           This text has a color of #d3bdc1        
        
          <p style="color:#d3bdc1;">Text here</p>
        
        
          .mytext {color:#d3bdc1;}
        
        Text color #d3bdc1
      
           This box has a color of #d3bdc1        
        
          <div style="background-color:#d3bdc1;">Content here</div>
        
        
          .mybackground {background-color:#d3bdc1;}
        
        Background color #d3bdc1
      
           Border around this has a color of #d3bdc1        
        
          <div style="border:2px solid #d3bdc1;">Content here</div>
        
        
          .myborder {border:2px solid #d3bdc1;}
        
        Border color #d3bdc1