#d4bab2 color space conversions
Hex:
        #d4bab2
        RGB:
        212, 186, 178
        CMY:
        17, 27, 30
        CMYK:
        0, 12, 16, 17
      HSL:
        14°, 28.3333%, 76.4706%
        HSV (HSB):
        14°, 16.0377%, 83.1373%
        XYZ:
        52.7462, 52.3292, 49.4400
        xyY:
        0.3414, 0.3387, 52.3292
      CIE-Lab:
        77.4773, 7.9662, 7.4457
        CIE-LCH:
        77.4773, 10.9041, 43.0656
        CIE-Luv:
        77.4773, 16.2559, 9.3787
        Hunter-Lab:
        72.3389, 3.5607, 10.1155
      #d4bab2 color charts
#d4bab2 RGB chart
      #d4bab2 CMYK chart
      #d4bab2 RGB pie chart
      #d4bab2 color shades, tints & tones
#d4bab2 color schemes
#d4bab2 color preview, HTML & CSS examples
           This text has a color of #d4bab2        
        
          <p style="color:#d4bab2;">Text here</p>
        
        
          .mytext {color:#d4bab2;}
        
        Text color #d4bab2
      
           This box has a color of #d4bab2        
        
          <div style="background-color:#d4bab2;">Content here</div>
        
        
          .mybackground {background-color:#d4bab2;}
        
        Background color #d4bab2
      
           Border around this has a color of #d4bab2        
        
          <div style="border:2px solid #d4bab2;">Content here</div>
        
        
          .myborder {border:2px solid #d4bab2;}
        
        Border color #d4bab2