#d3bc46 color space conversions
Hex:
        #d3bc46
        RGB:
        211, 188, 70
        CMY:
        17, 26, 73
        CMYK:
        0, 11, 67, 17
      HSL:
        50°, 61.5721%, 55.0980%
        HSV (HSB):
        50°, 66.8246%, 82.7451%
        XYZ:
        45.9527, 50.2575, 13.0731
        xyY:
        0.4205, 0.4599, 50.2575
      CIE-Lab:
        76.2271, -5.1017, 60.3458
        CIE-LCH:
        76.2271, 60.5611, 94.8323
        CIE-Luv:
        76.2271, 21.0421, 70.1164
        Hunter-Lab:
        70.8925, -8.3579, 38.6913
      #d3bc46 color charts
#d3bc46 RGB chart
      #d3bc46 CMYK chart
      #d3bc46 RGB pie chart
      #d3bc46 color shades, tints & tones
#d3bc46 color schemes
#d3bc46 color preview, HTML & CSS examples
           This text has a color of #d3bc46        
        
          <p style="color:#d3bc46;">Text here</p>
        
        
          .mytext {color:#d3bc46;}
        
        Text color #d3bc46
      
           This box has a color of #d3bc46        
        
          <div style="background-color:#d3bc46;">Content here</div>
        
        
          .mybackground {background-color:#d3bc46;}
        
        Background color #d3bc46
      
           Border around this has a color of #d3bc46        
        
          <div style="border:2px solid #d3bc46;">Content here</div>
        
        
          .myborder {border:2px solid #d3bc46;}
        
        Border color #d3bc46