#d6ab72 color space conversions
Hex:
        #d6ab72
        RGB:
        214, 171, 114
        CMY:
        16, 33, 55
        CMYK:
        0, 20, 47, 16
      HSL:
        34°, 54.9451%, 64.3137%
        HSV (HSB):
        34°, 46.7290%, 83.9216%
        XYZ:
        45.3317, 44.6369, 22.1461
        xyY:
        0.4043, 0.3981, 44.6369
      CIE-Lab:
        72.6521, 8.5318, 35.2299
        CIE-LCH:
        72.6521, 36.2483, 76.3865
        CIE-Luv:
        72.6521, 32.3360, 43.2876
        Hunter-Lab:
        66.8108, 4.1949, 27.1144
      #d6ab72 color charts
#d6ab72 RGB chart
      #d6ab72 CMYK chart
      #d6ab72 RGB pie chart
      #d6ab72 color shades, tints & tones
#d6ab72 color schemes
#d6ab72 color preview, HTML & CSS examples
           This text has a color of #d6ab72        
        
          <p style="color:#d6ab72;">Text here</p>
        
        
          .mytext {color:#d6ab72;}
        
        Text color #d6ab72
      
           This box has a color of #d6ab72        
        
          <div style="background-color:#d6ab72;">Content here</div>
        
        
          .mybackground {background-color:#d6ab72;}
        
        Background color #d6ab72
      
           Border around this has a color of #d6ab72        
        
          <div style="border:2px solid #d6ab72;">Content here</div>
        
        
          .myborder {border:2px solid #d6ab72;}
        
        Border color #d6ab72