#d3cf97 color space conversions
Hex:
        #d3cf97
        RGB:
        211, 207, 151
        CMY:
        17, 19, 41
        CMYK:
        0, 2, 28, 17
      HSL:
        56°, 40.5405%, 70.9804%
        HSV (HSB):
        56°, 28.4360%, 82.7451%
        XYZ:
        54.7627, 60.7089, 38.1098
        xyY:
        0.3566, 0.3953, 60.7089
      CIE-Lab:
        82.2220, -7.3143, 28.4013
        CIE-LCH:
        82.2220, 29.3281, 104.4418
        CIE-Luv:
        82.2220, 5.3835, 40.2967
        Hunter-Lab:
        77.9159, -10.8953, 25.5415
      #d3cf97 color charts
#d3cf97 RGB chart
      #d3cf97 CMYK chart
      #d3cf97 RGB pie chart
      #d3cf97 color shades, tints & tones
#d3cf97 color schemes
#d3cf97 color preview, HTML & CSS examples
           This text has a color of #d3cf97        
        
          <p style="color:#d3cf97;">Text here</p>
        
        
          .mytext {color:#d3cf97;}
        
        Text color #d3cf97
      
           This box has a color of #d3cf97        
        
          <div style="background-color:#d3cf97;">Content here</div>
        
        
          .mybackground {background-color:#d3cf97;}
        
        Background color #d3cf97
      
           Border around this has a color of #d3cf97        
        
          <div style="border:2px solid #d3cf97;">Content here</div>
        
        
          .myborder {border:2px solid #d3cf97;}
        
        Border color #d3cf97