#d6b856 color space conversions
Hex:
        #d6b856
        RGB:
        214, 184, 86
        CMY:
        16, 28, 66
        CMYK:
        0, 14, 60, 16
      HSL:
        46°, 60.9524%, 58.8235%
        HSV (HSB):
        46°, 59.8131%, 83.9216%
        XYZ:
        46.5518, 49.2490, 15.8566
        xyY:
        0.4169, 0.4411, 49.2490
      CIE-Lab:
        75.6060, -0.7266, 52.7178
        CIE-LCH:
        75.6060, 52.7228, 90.7897
        CIE-Luv:
        75.6060, 25.2959, 62.7641
        Hunter-Lab:
        70.1776, -4.4044, 35.7278
      #d6b856 color charts
#d6b856 RGB chart
      #d6b856 CMYK chart
      #d6b856 RGB pie chart
      #d6b856 color shades, tints & tones
#d6b856 color schemes
#d6b856 color preview, HTML & CSS examples
           This text has a color of #d6b856        
        
          <p style="color:#d6b856;">Text here</p>
        
        
          .mytext {color:#d6b856;}
        
        Text color #d6b856
      
           This box has a color of #d6b856        
        
          <div style="background-color:#d6b856;">Content here</div>
        
        
          .mybackground {background-color:#d6b856;}
        
        Background color #d6b856
      
           Border around this has a color of #d6b856        
        
          <div style="border:2px solid #d6b856;">Content here</div>
        
        
          .myborder {border:2px solid #d6b856;}
        
        Border color #d6b856