#d4cf83 color space conversions
Hex:
        #d4cf83
        RGB:
        212, 207, 131
        CMY:
        17, 19, 49
        CMYK:
        0, 2, 38, 17
      HSL:
        56°, 48.5030%, 67.2549%
        HSV (HSB):
        56°, 38.2075%, 83.1373%
        XYZ:
        53.5609, 60.2614, 30.2814
        xyY:
        0.3717, 0.4182, 60.2614
      CIE-Lab:
        81.9801, -9.3375, 38.3837
        CIE-LCH:
        81.9801, 39.5031, 103.6726
        CIE-Luv:
        81.9801, 6.9568, 52.2370
        Hunter-Lab:
        77.6282, -12.6902, 31.2118
      #d4cf83 color charts
#d4cf83 RGB chart
      #d4cf83 CMYK chart
      #d4cf83 RGB pie chart
      #d4cf83 color shades, tints & tones
#d4cf83 color schemes
#d4cf83 color preview, HTML & CSS examples
           This text has a color of #d4cf83        
        
          <p style="color:#d4cf83;">Text here</p>
        
        
          .mytext {color:#d4cf83;}
        
        Text color #d4cf83
      
           This box has a color of #d4cf83        
        
          <div style="background-color:#d4cf83;">Content here</div>
        
        
          .mybackground {background-color:#d4cf83;}
        
        Background color #d4cf83
      
           Border around this has a color of #d4cf83        
        
          <div style="border:2px solid #d4cf83;">Content here</div>
        
        
          .myborder {border:2px solid #d4cf83;}
        
        Border color #d4cf83