#d3bc65 color space conversions
Hex:
        #d3bc65
        RGB:
        211, 188, 101
        CMY:
        17, 26, 60
        CMYK:
        0, 11, 52, 17
      HSL:
        47°, 55.5556%, 61.1765%
        HSV (HSB):
        47°, 52.1327%, 82.7451%
        XYZ:
        47.1962, 50.7549, 19.6211
        xyY:
        0.4014, 0.4317, 50.7549
      CIE-Lab:
        76.5303, -2.9006, 46.5682
        CIE-LCH:
        76.5303, 46.6584, 93.5641
        CIE-Luv:
        76.5303, 19.7075, 58.0009
        Hunter-Lab:
        71.2425, -6.4231, 33.5405
      #d3bc65 color charts
#d3bc65 RGB chart
      #d3bc65 CMYK chart
      #d3bc65 RGB pie chart
      #d3bc65 color shades, tints & tones
#d3bc65 color schemes
#d3bc65 color preview, HTML & CSS examples
           This text has a color of #d3bc65        
        
          <p style="color:#d3bc65;">Text here</p>
        
        
          .mytext {color:#d3bc65;}
        
        Text color #d3bc65
      
           This box has a color of #d3bc65        
        
          <div style="background-color:#d3bc65;">Content here</div>
        
        
          .mybackground {background-color:#d3bc65;}
        
        Background color #d3bc65
      
           Border around this has a color of #d3bc65        
        
          <div style="border:2px solid #d3bc65;">Content here</div>
        
        
          .myborder {border:2px solid #d3bc65;}
        
        Border color #d3bc65