#d5ae96 color space conversions
Hex:
        #d5ae96
        RGB:
        213, 174, 150
        CMY:
        16, 32, 41
        CMYK:
        0, 18, 30, 16
      HSL:
        23°, 42.8571%, 71.1765%
        HSV (HSB):
        23°, 29.5775%, 83.5294%
        XYZ:
        48.0816, 46.6202, 35.3186
        xyY:
        0.3698, 0.3586, 46.6202
      CIE-Lab:
        73.9462, 10.6987, 17.6614
        CIE-LCH:
        73.9462, 20.6491, 58.7939
        CIE-Luv:
        73.9462, 26.4750, 22.4532
        Hunter-Lab:
        68.2790, 6.2103, 17.1265
      #d5ae96 color charts
#d5ae96 RGB chart
      #d5ae96 CMYK chart
      #d5ae96 RGB pie chart
      #d5ae96 color shades, tints & tones
#d5ae96 color schemes
#d5ae96 color preview, HTML & CSS examples
           This text has a color of #d5ae96        
        
          <p style="color:#d5ae96;">Text here</p>
        
        
          .mytext {color:#d5ae96;}
        
        Text color #d5ae96
      
           This box has a color of #d5ae96        
        
          <div style="background-color:#d5ae96;">Content here</div>
        
        
          .mybackground {background-color:#d5ae96;}
        
        Background color #d5ae96
      
           Border around this has a color of #d5ae96        
        
          <div style="border:2px solid #d5ae96;">Content here</div>
        
        
          .myborder {border:2px solid #d5ae96;}
        
        Border color #d5ae96