#d3bd43 color space conversions
Hex:
        #d3bd43
        RGB:
        211, 189, 67
        CMY:
        17, 26, 74
        CMYK:
        0, 10, 68, 17
      HSL:
        51°, 62.0690%, 54.5098%
        HSV (HSB):
        51°, 68.2464%, 82.7451%
        XYZ:
        46.0747, 50.6493, 12.6581
        xyY:
        0.4212, 0.4630, 50.6493
      CIE-Lab:
        76.4661, -5.7850, 61.8132
        CIE-LCH:
        76.4661, 62.0833, 95.3467
        CIE-Luv:
        76.4661, 20.4560, 71.4712
        Hunter-Lab:
        71.1683, -8.9829, 39.2724
      #d3bd43 color charts
#d3bd43 RGB chart
      #d3bd43 CMYK chart
      #d3bd43 RGB pie chart
      #d3bd43 color shades, tints & tones
#d3bd43 color schemes
#d3bd43 color preview, HTML & CSS examples
           This text has a color of #d3bd43        
        
          <p style="color:#d3bd43;">Text here</p>
        
        
          .mytext {color:#d3bd43;}
        
        Text color #d3bd43
      
           This box has a color of #d3bd43        
        
          <div style="background-color:#d3bd43;">Content here</div>
        
        
          .mybackground {background-color:#d3bd43;}
        
        Background color #d3bd43
      
           Border around this has a color of #d3bd43        
        
          <div style="border:2px solid #d3bd43;">Content here</div>
        
        
          .myborder {border:2px solid #d3bd43;}
        
        Border color #d3bd43