#d5cdae color space conversions
Hex:
        #d5cdae
        RGB:
        213, 205, 174
        CMY:
        16, 20, 32
        CMYK:
        0, 4, 18, 16
      HSL:
        48°, 31.7073%, 75.8824%
        HSV (HSB):
        48°, 18.3099%, 83.5294%
        XYZ:
        56.9119, 60.8648, 48.7929
        xyY:
        0.3417, 0.3654, 60.8648
      CIE-Lab:
        82.3060, -2.3033, 16.4447
        CIE-LCH:
        82.3060, 16.6052, 97.9732
        CIE-Luv:
        82.3060, 6.5242, 23.9604
        Hunter-Lab:
        78.0159, -6.3137, 17.5298
      #d5cdae color charts
#d5cdae RGB chart
      #d5cdae CMYK chart
      #d5cdae RGB pie chart
      #d5cdae color shades, tints & tones
#d5cdae color schemes
#d5cdae color preview, HTML & CSS examples
           This text has a color of #d5cdae        
        
          <p style="color:#d5cdae;">Text here</p>
        
        
          .mytext {color:#d5cdae;}
        
        Text color #d5cdae
      
           This box has a color of #d5cdae        
        
          <div style="background-color:#d5cdae;">Content here</div>
        
        
          .mybackground {background-color:#d5cdae;}
        
        Background color #d5cdae
      
           Border around this has a color of #d5cdae        
        
          <div style="border:2px solid #d5cdae;">Content here</div>
        
        
          .myborder {border:2px solid #d5cdae;}
        
        Border color #d5cdae