#d8ae86 color space conversions
Hex:
        #d8ae86
        RGB:
        216, 174, 134
        CMY:
        15, 32, 47
        CMYK:
        0, 19, 38, 15
      HSL:
        29°, 51.2500%, 68.6275%
        HSV (HSB):
        29°, 37.9630%, 84.7059%
        XYZ:
        47.7580, 46.5923, 29.0303
        xyY:
        0.3871, 0.3776, 46.5923
      CIE-Lab:
        73.9282, 9.8804, 26.3243
        CIE-LCH:
        73.9282, 28.1175, 69.4271
        CIE-Luv:
        73.9282, 30.0707, 33.2711
        Hunter-Lab:
        68.2585, 5.4376, 22.5649
      #d8ae86 color charts
#d8ae86 RGB chart
      #d8ae86 CMYK chart
      #d8ae86 RGB pie chart
      #d8ae86 color shades, tints & tones
#d8ae86 color schemes
#d8ae86 color preview, HTML & CSS examples
           This text has a color of #d8ae86        
        
          <p style="color:#d8ae86;">Text here</p>
        
        
          .mytext {color:#d8ae86;}
        
        Text color #d8ae86
      
           This box has a color of #d8ae86        
        
          <div style="background-color:#d8ae86;">Content here</div>
        
        
          .mybackground {background-color:#d8ae86;}
        
        Background color #d8ae86
      
           Border around this has a color of #d8ae86        
        
          <div style="border:2px solid #d8ae86;">Content here</div>
        
        
          .myborder {border:2px solid #d8ae86;}
        
        Border color #d8ae86