#d9bf94 color space conversions
Hex:
        #d9bf94
        RGB:
        217, 191, 148
        CMY:
        15, 25, 42
        CMYK:
        0, 12, 32, 15
      HSL:
        37°, 47.5862%, 71.5686%
        HSV (HSB):
        37°, 31.7972%, 85.0980%
        XYZ:
        52.5914, 54.1514, 35.6974
        xyY:
        0.3692, 0.3802, 54.1514
      CIE-Lab:
        78.5500, 2.9403, 25.1094
        CIE-LCH:
        78.5500, 25.2809, 83.3212
        CIE-Luv:
        78.5500, 18.9889, 33.7889
        Hunter-Lab:
        73.5877, -1.2087, 22.7498
      #d9bf94 color charts
#d9bf94 RGB chart
      #d9bf94 CMYK chart
      #d9bf94 RGB pie chart
      #d9bf94 color shades, tints & tones
#d9bf94 color schemes
#d9bf94 color preview, HTML & CSS examples
           This text has a color of #d9bf94        
        
          <p style="color:#d9bf94;">Text here</p>
        
        
          .mytext {color:#d9bf94;}
        
        Text color #d9bf94
      
           This box has a color of #d9bf94        
        
          <div style="background-color:#d9bf94;">Content here</div>
        
        
          .mybackground {background-color:#d9bf94;}
        
        Background color #d9bf94
      
           Border around this has a color of #d9bf94        
        
          <div style="border:2px solid #d9bf94;">Content here</div>
        
        
          .myborder {border:2px solid #d9bf94;}
        
        Border color #d9bf94