#d3a71b color space conversions
Hex:
        #d3a71b
        RGB:
        211, 167, 27
        CMY:
        17, 35, 89
        CMYK:
        0, 21, 87, 17
      HSL:
        46°, 77.3109%, 46.6667%
        HSV (HSB):
        46°, 87.2038%, 82.7451%
        XYZ:
        40.8805, 41.5654, 6.9052
        xyY:
        0.4575, 0.4652, 41.5654
      CIE-Lab:
        70.5703, 4.2761, 69.5021
        CIE-LCH:
        70.5703, 69.6335, 86.4793
        CIE-Luv:
        70.5703, 37.4776, 71.2986
        Hunter-Lab:
        64.4713, 0.3601, 38.7796
      #d3a71b color charts
#d3a71b RGB chart
      #d3a71b CMYK chart
      #d3a71b RGB pie chart
      #d3a71b color shades, tints & tones
#d3a71b color schemes
#d3a71b color preview, HTML & CSS examples
           This text has a color of #d3a71b        
        
          <p style="color:#d3a71b;">Text here</p>
        
        
          .mytext {color:#d3a71b;}
        
        Text color #d3a71b
      
           This box has a color of #d3a71b        
        
          <div style="background-color:#d3a71b;">Content here</div>
        
        
          .mybackground {background-color:#d3a71b;}
        
        Background color #d3a71b
      
           Border around this has a color of #d3a71b        
        
          <div style="border:2px solid #d3a71b;">Content here</div>
        
        
          .myborder {border:2px solid #d3a71b;}
        
        Border color #d3a71b