#d4cf86 color space conversions
Hex:
        #d4cf86
        RGB:
        212, 207, 134
        CMY:
        17, 19, 47
        CMYK:
        0, 2, 37, 17
      HSL:
        56°, 47.5610%, 67.8431%
        HSV (HSB):
        56°, 36.7925%, 83.1373%
        XYZ:
        53.7673, 60.3439, 31.3680
        xyY:
        0.3696, 0.4148, 60.3439
      CIE-Lab:
        82.0248, -9.0005, 36.9176
        CIE-LCH:
        82.0248, 37.9989, 103.7015
        CIE-Luv:
        82.0248, 6.8229, 50.5533
        Hunter-Lab:
        77.6814, -12.3933, 30.4355
      #d4cf86 color charts
#d4cf86 RGB chart
      #d4cf86 CMYK chart
      #d4cf86 RGB pie chart
      #d4cf86 color shades, tints & tones
#d4cf86 color schemes
#d4cf86 color preview, HTML & CSS examples
           This text has a color of #d4cf86        
        
          <p style="color:#d4cf86;">Text here</p>
        
        
          .mytext {color:#d4cf86;}
        
        Text color #d4cf86
      
           This box has a color of #d4cf86        
        
          <div style="background-color:#d4cf86;">Content here</div>
        
        
          .mybackground {background-color:#d4cf86;}
        
        Background color #d4cf86
      
           Border around this has a color of #d4cf86        
        
          <div style="border:2px solid #d4cf86;">Content here</div>
        
        
          .myborder {border:2px solid #d4cf86;}
        
        Border color #d4cf86