#d9b96a color space conversions
Hex:
        #d9b96a
        RGB:
        217, 185, 106
        CMY:
        15, 27, 58
        CMYK:
        0, 15, 51, 15
      HSL:
        43°, 59.3583%, 63.3333%
        HSV (HSB):
        43°, 51.1521%, 85.0980%
        XYZ:
        48.5658, 50.4902, 20.8216
        xyY:
        0.4051, 0.4212, 50.4902
      CIE-Lab:
        76.3692, 1.5874, 44.0319
        CIE-LCH:
        76.3692, 44.0605, 87.9353
        CIE-Luv:
        76.3692, 25.6803, 54.5528
        Hunter-Lab:
        71.0565, -2.3475, 32.3659
      #d9b96a color charts
#d9b96a RGB chart
      #d9b96a CMYK chart
      #d9b96a RGB pie chart
      #d9b96a color shades, tints & tones
#d9b96a color schemes
#d9b96a color preview, HTML & CSS examples
           This text has a color of #d9b96a        
        
          <p style="color:#d9b96a;">Text here</p>
        
        
          .mytext {color:#d9b96a;}
        
        Text color #d9b96a
      
           This box has a color of #d9b96a        
        
          <div style="background-color:#d9b96a;">Content here</div>
        
        
          .mybackground {background-color:#d9b96a;}
        
        Background color #d9b96a
      
           Border around this has a color of #d9b96a        
        
          <div style="border:2px solid #d9b96a;">Content here</div>
        
        
          .myborder {border:2px solid #d9b96a;}
        
        Border color #d9b96a