#d4c3bf color space conversions
Hex:
        #d4c3bf
        RGB:
        212, 195, 191
        CMY:
        17, 24, 25
        CMYK:
        0, 8, 10, 17
      HSL:
        11°, 19.6262%, 79.0196%
        HSV (HSB):
        11°, 9.9057%, 83.1373%
        XYZ:
        56.0705, 56.7889, 57.2963
        xyY:
        0.3295, 0.3337, 56.7889
      CIE-Lab:
        80.0607, 5.2875, 4.1542
        CIE-LCH:
        80.0607, 6.7242, 38.1554
        CIE-Luv:
        80.0607, 10.2710, 5.1989
        Hunter-Lab:
        75.3584, 0.9359, 7.6716
      #d4c3bf color charts
#d4c3bf RGB chart
      #d4c3bf CMYK chart
      #d4c3bf RGB pie chart
      #d4c3bf color shades, tints & tones
#d4c3bf color schemes
#d4c3bf color preview, HTML & CSS examples
           This text has a color of #d4c3bf        
        
          <p style="color:#d4c3bf;">Text here</p>
        
        
          .mytext {color:#d4c3bf;}
        
        Text color #d4c3bf
      
           This box has a color of #d4c3bf        
        
          <div style="background-color:#d4c3bf;">Content here</div>
        
        
          .mybackground {background-color:#d4c3bf;}
        
        Background color #d4c3bf
      
           Border around this has a color of #d4c3bf        
        
          <div style="border:2px solid #d4c3bf;">Content here</div>
        
        
          .myborder {border:2px solid #d4c3bf;}
        
        Border color #d4c3bf