#d4b4ae color space conversions
Hex:
        #d4b4ae
        RGB:
        212, 180, 174
        CMY:
        17, 29, 32
        CMYK:
        0, 15, 18, 17
      HSL:
        9°, 30.6452%, 75.6863%
        HSV (HSB):
        9°, 17.9245%, 83.1373%
        XYZ:
        51.1126, 49.6956, 46.9427
        xyY:
        0.3459, 0.3363, 49.6956
      CIE-Lab:
        75.8820, 10.5561, 7.3284
        CIE-LCH:
        75.8820, 12.8505, 34.7696
        CIE-Luv:
        75.8820, 19.9957, 8.6860
        Hunter-Lab:
        70.4951, 6.0555, 9.8653
      #d4b4ae color charts
#d4b4ae RGB chart
      #d4b4ae CMYK chart
      #d4b4ae RGB pie chart
      #d4b4ae color shades, tints & tones
#d4b4ae color schemes
#d4b4ae color preview, HTML & CSS examples
           This text has a color of #d4b4ae        
        
          <p style="color:#d4b4ae;">Text here</p>
        
        
          .mytext {color:#d4b4ae;}
        
        Text color #d4b4ae
      
           This box has a color of #d4b4ae        
        
          <div style="background-color:#d4b4ae;">Content here</div>
        
        
          .mybackground {background-color:#d4b4ae;}
        
        Background color #d4b4ae
      
           Border around this has a color of #d4b4ae        
        
          <div style="border:2px solid #d4b4ae;">Content here</div>
        
        
          .myborder {border:2px solid #d4b4ae;}
        
        Border color #d4b4ae