#d5ae80 color space conversions
Hex:
        #d5ae80
        RGB:
        213, 174, 128
        CMY:
        16, 32, 50
        CMYK:
        0, 18, 40, 16
      HSL:
        32°, 50.2959%, 66.8627%
        HSV (HSB):
        32°, 39.9061%, 83.5294%
        XYZ:
        46.4729, 45.9768, 26.8471
        xyY:
        0.3896, 0.3854, 45.9768
      CIE-Lab:
        73.5304, 7.9970, 28.9499
        CIE-LCH:
        73.5304, 30.0341, 74.5580
        CIE-Luv:
        73.5304, 28.4694, 36.6558
        Hunter-Lab:
        67.8062, 3.6793, 23.9891
      #d5ae80 color charts
#d5ae80 RGB chart
      #d5ae80 CMYK chart
      #d5ae80 RGB pie chart
      #d5ae80 color shades, tints & tones
#d5ae80 color schemes
#d5ae80 color preview, HTML & CSS examples
           This text has a color of #d5ae80        
        
          <p style="color:#d5ae80;">Text here</p>
        
        
          .mytext {color:#d5ae80;}
        
        Text color #d5ae80
      
           This box has a color of #d5ae80        
        
          <div style="background-color:#d5ae80;">Content here</div>
        
        
          .mybackground {background-color:#d5ae80;}
        
        Background color #d5ae80
      
           Border around this has a color of #d5ae80        
        
          <div style="border:2px solid #d5ae80;">Content here</div>
        
        
          .myborder {border:2px solid #d5ae80;}
        
        Border color #d5ae80