#d3bd53 color space conversions
Hex:
        #d3bd53
        RGB:
        211, 189, 83
        CMY:
        17, 26, 67
        CMYK:
        0, 10, 61, 17
      HSL:
        50°, 59.2593%, 57.6471%
        HSV (HSB):
        50°, 60.6635%, 82.7451%
        XYZ:
        46.6229, 50.8686, 15.5449
        xyY:
        0.4125, 0.4500, 50.8686
      CIE-Lab:
        76.5994, -4.8077, 55.1244
        CIE-LCH:
        76.5994, 55.3336, 94.9845
        CIE-Luv:
        76.5994, 19.8673, 66.0389
        Hunter-Lab:
        71.3222, -8.1296, 37.0031
      #d3bd53 color charts
#d3bd53 RGB chart
      #d3bd53 CMYK chart
      #d3bd53 RGB pie chart
      #d3bd53 color shades, tints & tones
#d3bd53 color schemes
#d3bd53 color preview, HTML & CSS examples
           This text has a color of #d3bd53        
        
          <p style="color:#d3bd53;">Text here</p>
        
        
          .mytext {color:#d3bd53;}
        
        Text color #d3bd53
      
           This box has a color of #d3bd53        
        
          <div style="background-color:#d3bd53;">Content here</div>
        
        
          .mybackground {background-color:#d3bd53;}
        
        Background color #d3bd53
      
           Border around this has a color of #d3bd53        
        
          <div style="border:2px solid #d3bd53;">Content here</div>
        
        
          .myborder {border:2px solid #d3bd53;}
        
        Border color #d3bd53