#d6ab47 color space conversions
Hex:
        #d6ab47
        RGB:
        214, 171, 71
        CMY:
        16, 33, 72
        CMYK:
        0, 20, 67, 16
      HSL:
        42°, 63.5556%, 55.8824%
        HSV (HSB):
        42°, 66.8224%, 83.9216%
        XYZ:
        43.4318, 43.8769, 12.1412
        xyY:
        0.4367, 0.4412, 43.8769
      CIE-Lab:
        72.1461, 5.1771, 55.7121
        CIE-LCH:
        72.1461, 55.9521, 84.6909
        CIE-Luv:
        72.1461, 35.2276, 62.5967
        Hunter-Lab:
        66.2396, 1.1190, 35.5003
      #d6ab47 color charts
#d6ab47 RGB chart
      #d6ab47 CMYK chart
      #d6ab47 RGB pie chart
      #d6ab47 color shades, tints & tones
#d6ab47 color schemes
#d6ab47 color preview, HTML & CSS examples
           This text has a color of #d6ab47        
        
          <p style="color:#d6ab47;">Text here</p>
        
        
          .mytext {color:#d6ab47;}
        
        Text color #d6ab47
      
           This box has a color of #d6ab47        
        
          <div style="background-color:#d6ab47;">Content here</div>
        
        
          .mybackground {background-color:#d6ab47;}
        
        Background color #d6ab47
      
           Border around this has a color of #d6ab47        
        
          <div style="border:2px solid #d6ab47;">Content here</div>
        
        
          .myborder {border:2px solid #d6ab47;}
        
        Border color #d6ab47