#d6bc65 color space conversions
Hex:
        #d6bc65
        RGB:
        214, 188, 101
        CMY:
        16, 26, 60
        CMYK:
        0, 12, 53, 16
      HSL:
        46°, 57.9487%, 61.7647%
        HSV (HSB):
        46°, 52.8037%, 83.9216%
        XYZ:
        48.0637, 51.2022, 19.6617
        xyY:
        0.4041, 0.4305, 51.2022
      CIE-Lab:
        76.8013, -1.6573, 46.9575
        CIE-LCH:
        76.8013, 46.9868, 92.0213
        CIE-Luv:
        76.8013, 21.8251, 58.1734
        Hunter-Lab:
        71.5557, -5.3245, 33.7976
      #d6bc65 color charts
#d6bc65 RGB chart
      #d6bc65 CMYK chart
      #d6bc65 RGB pie chart
      #d6bc65 color shades, tints & tones
#d6bc65 color schemes
#d6bc65 color preview, HTML & CSS examples
           This text has a color of #d6bc65        
        
          <p style="color:#d6bc65;">Text here</p>
        
        
          .mytext {color:#d6bc65;}
        
        Text color #d6bc65
      
           This box has a color of #d6bc65        
        
          <div style="background-color:#d6bc65;">Content here</div>
        
        
          .mybackground {background-color:#d6bc65;}
        
        Background color #d6bc65
      
           Border around this has a color of #d6bc65        
        
          <div style="border:2px solid #d6bc65;">Content here</div>
        
        
          .myborder {border:2px solid #d6bc65;}
        
        Border color #d6bc65