#d6cd99 color space conversions
Hex:
        #d6cd99
        RGB:
        214, 205, 153
        CMY:
        16, 20, 40
        CMYK:
        0, 4, 29, 16
      HSL:
        51°, 42.6573%, 71.9608%
        HSV (HSB):
        51°, 28.5047%, 83.9216%
        XYZ:
        55.3126, 60.2587, 38.8528
        xyY:
        0.3582, 0.3902, 60.2587
      CIE-Lab:
        81.9786, -4.8771, 27.0716
        CIE-LCH:
        81.9786, 27.5074, 100.2126
        CIE-Luv:
        81.9786, 8.3456, 38.1557
        Hunter-Lab:
        77.6265, -8.6564, 24.6633
      #d6cd99 color charts
#d6cd99 RGB chart
      #d6cd99 CMYK chart
      #d6cd99 RGB pie chart
      #d6cd99 color shades, tints & tones
#d6cd99 color schemes
#d6cd99 color preview, HTML & CSS examples
           This text has a color of #d6cd99        
        
          <p style="color:#d6cd99;">Text here</p>
        
        
          .mytext {color:#d6cd99;}
        
        Text color #d6cd99
      
           This box has a color of #d6cd99        
        
          <div style="background-color:#d6cd99;">Content here</div>
        
        
          .mybackground {background-color:#d6cd99;}
        
        Background color #d6cd99
      
           Border around this has a color of #d6cd99        
        
          <div style="border:2px solid #d6cd99;">Content here</div>
        
        
          .myborder {border:2px solid #d6cd99;}
        
        Border color #d6cd99