#d4c999 color space conversions
Hex:
        #d4c999
        RGB:
        212, 201, 153
        CMY:
        17, 21, 40
        CMYK:
        0, 5, 28, 17
      HSL:
        49°, 40.6897%, 71.5686%
        HSV (HSB):
        49°, 27.8302%, 83.1373%
        XYZ:
        53.7878, 58.0702, 38.5107
        xyY:
        0.3577, 0.3862, 58.0702
      CIE-Lab:
        80.7778, -3.5732, 25.4189
        CIE-LCH:
        80.7778, 25.6688, 98.0018
        CIE-Luv:
        80.7778, 9.4111, 35.7187
        Hunter-Lab:
        76.2038, -7.3641, 23.3796
      #d4c999 color charts
#d4c999 RGB chart
      #d4c999 CMYK chart
      #d4c999 RGB pie chart
      #d4c999 color shades, tints & tones
#d4c999 color schemes
#d4c999 color preview, HTML & CSS examples
           This text has a color of #d4c999        
        
          <p style="color:#d4c999;">Text here</p>
        
        
          .mytext {color:#d4c999;}
        
        Text color #d4c999
      
           This box has a color of #d4c999        
        
          <div style="background-color:#d4c999;">Content here</div>
        
        
          .mybackground {background-color:#d4c999;}
        
        Background color #d4c999
      
           Border around this has a color of #d4c999        
        
          <div style="border:2px solid #d4c999;">Content here</div>
        
        
          .myborder {border:2px solid #d4c999;}
        
        Border color #d4c999