#d5ae94 color space conversions
Hex:
        #d5ae94
        RGB:
        213, 174, 148
        CMY:
        16, 32, 42
        CMYK:
        0, 18, 31, 16
      HSL:
        24°, 43.6242%, 70.7843%
        HSV (HSB):
        24°, 30.5164%, 83.5294%
        XYZ:
        47.9219, 46.5564, 34.4775
        xyY:
        0.3716, 0.3610, 46.5564
      CIE-Lab:
        73.9051, 10.4342, 18.6902
        CIE-LCH:
        73.9051, 21.4055, 60.8265
        CIE-Luv:
        73.9051, 26.6659, 23.8150
        Hunter-Lab:
        68.2322, 5.9605, 17.8035
      #d5ae94 color charts
#d5ae94 RGB chart
      #d5ae94 CMYK chart
      #d5ae94 RGB pie chart
      #d5ae94 color shades, tints & tones
#d5ae94 color schemes
#d5ae94 color preview, HTML & CSS examples
           This text has a color of #d5ae94        
        
          <p style="color:#d5ae94;">Text here</p>
        
        
          .mytext {color:#d5ae94;}
        
        Text color #d5ae94
      
           This box has a color of #d5ae94        
        
          <div style="background-color:#d5ae94;">Content here</div>
        
        
          .mybackground {background-color:#d5ae94;}
        
        Background color #d5ae94
      
           Border around this has a color of #d5ae94        
        
          <div style="border:2px solid #d5ae94;">Content here</div>
        
        
          .myborder {border:2px solid #d5ae94;}
        
        Border color #d5ae94