#d6b066 color space conversions
Hex:
        #d6b066
        RGB:
        214, 176, 102
        CMY:
        16, 31, 60
        CMYK:
        0, 18, 52, 16
      HSL:
        40°, 57.7320%, 61.9608%
        HSV (HSB):
        40°, 52.3364%, 83.9216%
        XYZ:
        45.6552, 46.3061, 19.1021
        xyY:
        0.4111, 0.4169, 46.3061
      CIE-Lab:
        73.7437, 4.7536, 42.7687
        CIE-LCH:
        73.7437, 43.0321, 83.6578
        CIE-Luv:
        73.7437, 29.8494, 51.9654
        Hunter-Lab:
        68.0486, 0.6742, 30.9906
      #d6b066 color charts
#d6b066 RGB chart
      #d6b066 CMYK chart
      #d6b066 RGB pie chart
      #d6b066 color shades, tints & tones
#d6b066 color schemes
#d6b066 color preview, HTML & CSS examples
           This text has a color of #d6b066        
        
          <p style="color:#d6b066;">Text here</p>
        
        
          .mytext {color:#d6b066;}
        
        Text color #d6b066
      
           This box has a color of #d6b066        
        
          <div style="background-color:#d6b066;">Content here</div>
        
        
          .mybackground {background-color:#d6b066;}
        
        Background color #d6b066
      
           Border around this has a color of #d6b066        
        
          <div style="border:2px solid #d6b066;">Content here</div>
        
        
          .myborder {border:2px solid #d6b066;}
        
        Border color #d6b066