#d6aa88 color space conversions
Hex:
        #d6aa88
        RGB:
        214, 170, 136
        CMY:
        16, 33, 47
        CMYK:
        0, 21, 36, 16
      HSL:
        26°, 48.7500%, 68.6275%
        HSV (HSB):
        26°, 36.4486%, 83.9216%
        XYZ:
        46.5502, 44.8232, 29.4908
        xyY:
        0.3851, 0.3709, 44.8232
      CIE-Lab:
        72.7753, 11.4702, 23.6595
        CIE-LCH:
        72.7753, 26.2933, 64.1357
        CIE-Luv:
        72.7753, 31.0187, 29.6322
        Hunter-Lab:
        66.9501, 6.9479, 20.7484
      #d6aa88 color charts
#d6aa88 RGB chart
      #d6aa88 CMYK chart
      #d6aa88 RGB pie chart
      #d6aa88 color shades, tints & tones
#d6aa88 color schemes
#d6aa88 color preview, HTML & CSS examples
           This text has a color of #d6aa88        
        
          <p style="color:#d6aa88;">Text here</p>
        
        
          .mytext {color:#d6aa88;}
        
        Text color #d6aa88
      
           This box has a color of #d6aa88        
        
          <div style="background-color:#d6aa88;">Content here</div>
        
        
          .mybackground {background-color:#d6aa88;}
        
        Background color #d6aa88
      
           Border around this has a color of #d6aa88        
        
          <div style="border:2px solid #d6aa88;">Content here</div>
        
        
          .myborder {border:2px solid #d6aa88;}
        
        Border color #d6aa88