#d9bc96 color space conversions
Hex:
        #d9bc96
        RGB:
        217, 188, 150
        CMY:
        15, 26, 41
        CMYK:
        0, 13, 31, 15
      HSL:
        34°, 46.8531%, 71.9608%
        HSV (HSB):
        34°, 30.8756%, 85.0980%
        XYZ:
        52.1035, 52.9202, 36.3226
        xyY:
        0.3686, 0.3744, 52.9202
      CIE-Lab:
        77.8278, 4.7796, 23.0639
        CIE-LCH:
        77.8278, 23.5539, 78.2921
        CIE-Luv:
        77.8278, 20.6639, 30.8118
        Hunter-Lab:
        72.7462, 0.5423, 21.3185
      #d9bc96 color charts
#d9bc96 RGB chart
      #d9bc96 CMYK chart
      #d9bc96 RGB pie chart
      #d9bc96 color shades, tints & tones
#d9bc96 color schemes
#d9bc96 color preview, HTML & CSS examples
           This text has a color of #d9bc96        
        
          <p style="color:#d9bc96;">Text here</p>
        
        
          .mytext {color:#d9bc96;}
        
        Text color #d9bc96
      
           This box has a color of #d9bc96        
        
          <div style="background-color:#d9bc96;">Content here</div>
        
        
          .mybackground {background-color:#d9bc96;}
        
        Background color #d9bc96
      
           Border around this has a color of #d9bc96        
        
          <div style="border:2px solid #d9bc96;">Content here</div>
        
        
          .myborder {border:2px solid #d9bc96;}
        
        Border color #d9bc96