#d6b964 color space conversions
Hex:
        #d6b964
        RGB:
        214, 185, 100
        CMY:
        16, 27, 61
        CMYK:
        0, 14, 53, 16
      HSL:
        45°, 58.1633%, 61.5686%
        HSV (HSB):
        45°, 53.2710%, 83.9216%
        XYZ:
        47.3808, 49.9142, 19.1938
        xyY:
        0.4067, 0.4285, 49.9142
      CIE-Lab:
        76.0165, -0.1705, 46.5085
        CIE-LCH:
        76.0165, 46.5088, 90.2100
        CIE-Luv:
        76.0165, 23.8840, 57.2095
        Hunter-Lab:
        70.6500, -3.9280, 33.3474
      #d6b964 color charts
#d6b964 RGB chart
      #d6b964 CMYK chart
      #d6b964 RGB pie chart
      #d6b964 color shades, tints & tones
#d6b964 color schemes
#d6b964 color preview, HTML & CSS examples
           This text has a color of #d6b964        
        
          <p style="color:#d6b964;">Text here</p>
        
        
          .mytext {color:#d6b964;}
        
        Text color #d6b964
      
           This box has a color of #d6b964        
        
          <div style="background-color:#d6b964;">Content here</div>
        
        
          .mybackground {background-color:#d6b964;}
        
        Background color #d6b964
      
           Border around this has a color of #d6b964        
        
          <div style="border:2px solid #d6b964;">Content here</div>
        
        
          .myborder {border:2px solid #d6b964;}
        
        Border color #d6b964