#d3ac11 color space conversions
Hex:
        #d3ac11
        RGB:
        211, 172, 17
        CMY:
        17, 33, 93
        CMYK:
        0, 18, 92, 17
      HSL:
        48°, 85.0877%, 44.7059%
        HSV (HSB):
        48°, 91.9431%, 82.7451%
        XYZ:
        41.7177, 43.3944, 6.7075
        xyY:
        0.4543, 0.4726, 43.3944
      CIE-Lab:
        71.8218, 1.4403, 72.4285
        CIE-LCH:
        71.8218, 72.4428, 88.8608
        CIE-Luv:
        71.8218, 33.8745, 74.3273
        Hunter-Lab:
        65.8744, -2.2378, 40.0750
      #d3ac11 color charts
#d3ac11 RGB chart
      #d3ac11 CMYK chart
      #d3ac11 RGB pie chart
      #d3ac11 color shades, tints & tones
#d3ac11 color schemes
#d3ac11 color preview, HTML & CSS examples
           This text has a color of #d3ac11        
        
          <p style="color:#d3ac11;">Text here</p>
        
        
          .mytext {color:#d3ac11;}
        
        Text color #d3ac11
      
           This box has a color of #d3ac11        
        
          <div style="background-color:#d3ac11;">Content here</div>
        
        
          .mybackground {background-color:#d3ac11;}
        
        Background color #d3ac11
      
           Border around this has a color of #d3ac11        
        
          <div style="border:2px solid #d3ac11;">Content here</div>
        
        
          .myborder {border:2px solid #d3ac11;}
        
        Border color #d3ac11