#d3bd68 color space conversions
Hex:
        #d3bd68
        RGB:
        211, 189, 104
        CMY:
        17, 26, 59
        CMYK:
        0, 10, 51, 17
      HSL:
        48°, 54.8718%, 61.7647%
        HSV (HSB):
        48°, 50.7109%, 82.7451%
        XYZ:
        47.5603, 51.2436, 20.4810
        xyY:
        0.3987, 0.4296, 51.2436
      CIE-Lab:
        76.8263, -3.1608, 45.4518
        CIE-LCH:
        76.8263, 45.5615, 93.9781
        CIE-Luv:
        76.8263, 18.8966, 57.0730
        Hunter-Lab:
        71.5846, -6.6790, 33.1458
      #d3bd68 color charts
#d3bd68 RGB chart
      #d3bd68 CMYK chart
      #d3bd68 RGB pie chart
      #d3bd68 color shades, tints & tones
#d3bd68 color schemes
#d3bd68 color preview, HTML & CSS examples
           This text has a color of #d3bd68        
        
          <p style="color:#d3bd68;">Text here</p>
        
        
          .mytext {color:#d3bd68;}
        
        Text color #d3bd68
      
           This box has a color of #d3bd68        
        
          <div style="background-color:#d3bd68;">Content here</div>
        
        
          .mybackground {background-color:#d3bd68;}
        
        Background color #d3bd68
      
           Border around this has a color of #d3bd68        
        
          <div style="border:2px solid #d3bd68;">Content here</div>
        
        
          .myborder {border:2px solid #d3bd68;}
        
        Border color #d3bd68