#d3ab42 color space conversions
Hex:
        #d3ab42
        RGB:
        211, 171, 66
        CMY:
        17, 33, 74
        CMYK:
        0, 19, 69, 17
      HSL:
        43°, 62.2318%, 54.3137%
        HSV (HSB):
        43°, 68.7204%, 82.7451%
        XYZ:
        42.4102, 43.3681, 11.2899
        xyY:
        0.4369, 0.4468, 43.3681
      CIE-Lab:
        71.8041, 3.6082, 57.4271
        CIE-LCH:
        71.8041, 57.5403, 86.4048
        CIE-Luv:
        71.8041, 33.2011, 64.1207
        Hunter-Lab:
        65.8544, -0.2912, 35.9336
      #d3ab42 color charts
#d3ab42 RGB chart
      #d3ab42 CMYK chart
      #d3ab42 RGB pie chart
      #d3ab42 color shades, tints & tones
#d3ab42 color schemes
#d3ab42 color preview, HTML & CSS examples
           This text has a color of #d3ab42        
        
          <p style="color:#d3ab42;">Text here</p>
        
        
          .mytext {color:#d3ab42;}
        
        Text color #d3ab42
      
           This box has a color of #d3ab42        
        
          <div style="background-color:#d3ab42;">Content here</div>
        
        
          .mybackground {background-color:#d3ab42;}
        
        Background color #d3ab42
      
           Border around this has a color of #d3ab42        
        
          <div style="border:2px solid #d3ab42;">Content here</div>
        
        
          .myborder {border:2px solid #d3ab42;}
        
        Border color #d3ab42