#d6bd75 color space conversions
Hex:
        #d6bd75
        RGB:
        214, 189, 117
        CMY:
        16, 26, 54
        CMYK:
        0, 12, 45, 16
      HSL:
        45°, 54.1899%, 64.9020%
        HSV (HSB):
        45°, 45.3271%, 83.9216%
        XYZ:
        49.1400, 51.9757, 24.2720
        xyY:
        0.3919, 0.4145, 51.9757
      CIE-Lab:
        77.2663, -0.7100, 39.5363
        CIE-LCH:
        77.2663, 39.5427, 91.0289
        CIE-Luv:
        77.2663, 20.2649, 50.7286
        Hunter-Lab:
        72.0942, -4.4976, 30.5047
      #d6bd75 color charts
#d6bd75 RGB chart
      #d6bd75 CMYK chart
      #d6bd75 RGB pie chart
      #d6bd75 color shades, tints & tones
#d6bd75 color schemes
#d6bd75 color preview, HTML & CSS examples
           This text has a color of #d6bd75        
        
          <p style="color:#d6bd75;">Text here</p>
        
        
          .mytext {color:#d6bd75;}
        
        Text color #d6bd75
      
           This box has a color of #d6bd75        
        
          <div style="background-color:#d6bd75;">Content here</div>
        
        
          .mybackground {background-color:#d6bd75;}
        
        Background color #d6bd75
      
           Border around this has a color of #d6bd75        
        
          <div style="border:2px solid #d6bd75;">Content here</div>
        
        
          .myborder {border:2px solid #d6bd75;}
        
        Border color #d6bd75