#d9b3bf color space conversions
Hex:
        #d9b3bf
        RGB:
        217, 179, 191
        CMY:
        15, 30, 25
        CMYK:
        0, 18, 12, 15
      HSL:
        341°, 33.3333%, 77.6471%
        HSV (HSB):
        341°, 17.5115%, 85.0980%
        XYZ:
        54.1393, 50.7535, 56.2332
        xyY:
        0.3360, 0.3150, 50.7535
      CIE-Lab:
        76.5295, 15.6378, -0.9292
        CIE-LCH:
        76.5295, 15.6654, 356.5995
        CIE-Luv:
        76.5295, 22.0936, -4.1727
        Hunter-Lab:
        71.2415, 10.9769, 3.0696
      #d9b3bf color charts
#d9b3bf RGB chart
      #d9b3bf CMYK chart
      #d9b3bf RGB pie chart
      #d9b3bf color shades, tints & tones
#d9b3bf color schemes
#d9b3bf color preview, HTML & CSS examples
           This text has a color of #d9b3bf        
        
          <p style="color:#d9b3bf;">Text here</p>
        
        
          .mytext {color:#d9b3bf;}
        
        Text color #d9b3bf
      
           This box has a color of #d9b3bf        
        
          <div style="background-color:#d9b3bf;">Content here</div>
        
        
          .mybackground {background-color:#d9b3bf;}
        
        Background color #d9b3bf
      
           Border around this has a color of #d9b3bf        
        
          <div style="border:2px solid #d9b3bf;">Content here</div>
        
        
          .myborder {border:2px solid #d9b3bf;}
        
        Border color #d9b3bf