#d4aa96 color space conversions
Hex:
        #d4aa96
        RGB:
        212, 170, 150
        CMY:
        17, 33, 41
        CMYK:
        0, 20, 29, 17
      HSL:
        19°, 41.8919%, 70.9804%
        HSV (HSB):
        19°, 29.2453%, 83.1373%
        XYZ:
        47.0311, 44.9485, 35.0513
        xyY:
        0.3702, 0.3538, 44.9485
      CIE-Lab:
        72.8580, 12.4664, 16.1327
        CIE-LCH:
        72.8580, 20.3881, 52.3052
        CIE-Luv:
        72.8580, 28.2253, 20.0540
        Hunter-Lab:
        67.0436, 7.8914, 15.9330
      #d4aa96 color charts
#d4aa96 RGB chart
      #d4aa96 CMYK chart
      #d4aa96 RGB pie chart
      #d4aa96 color shades, tints & tones
#d4aa96 color schemes
#d4aa96 color preview, HTML & CSS examples
           This text has a color of #d4aa96        
        
          <p style="color:#d4aa96;">Text here</p>
        
        
          .mytext {color:#d4aa96;}
        
        Text color #d4aa96
      
           This box has a color of #d4aa96        
        
          <div style="background-color:#d4aa96;">Content here</div>
        
        
          .mybackground {background-color:#d4aa96;}
        
        Background color #d4aa96
      
           Border around this has a color of #d4aa96        
        
          <div style="border:2px solid #d4aa96;">Content here</div>
        
        
          .myborder {border:2px solid #d4aa96;}
        
        Border color #d4aa96