#d6b961 color space conversions
Hex:
        #d6b961
        RGB:
        214, 185, 97
        CMY:
        16, 27, 62
        CMYK:
        0, 14, 55, 16
      HSL:
        45°, 58.7940%, 60.9804%
        HSV (HSB):
        45°, 54.6729%, 83.9216%
        XYZ:
        47.2382, 49.8571, 18.4429
        xyY:
        0.4089, 0.4315, 49.8571
      CIE-Lab:
        75.9815, -0.4174, 47.9298
        CIE-LCH:
        75.9815, 47.9316, 90.4990
        CIE-Luv:
        75.9815, 24.0487, 58.5737
        Hunter-Lab:
        70.6096, -4.1493, 33.9404
      #d6b961 color charts
#d6b961 RGB chart
      #d6b961 CMYK chart
      #d6b961 RGB pie chart
      #d6b961 color shades, tints & tones
#d6b961 color schemes
#d6b961 color preview, HTML & CSS examples
           This text has a color of #d6b961        
        
          <p style="color:#d6b961;">Text here</p>
        
        
          .mytext {color:#d6b961;}
        
        Text color #d6b961
      
           This box has a color of #d6b961        
        
          <div style="background-color:#d6b961;">Content here</div>
        
        
          .mybackground {background-color:#d6b961;}
        
        Background color #d6b961
      
           Border around this has a color of #d6b961        
        
          <div style="border:2px solid #d6b961;">Content here</div>
        
        
          .myborder {border:2px solid #d6b961;}
        
        Border color #d6b961