#d6bcae color space conversions
Hex:
        #d6bcae
        RGB:
        214, 188, 174
        CMY:
        16, 26, 32
        CMYK:
        0, 12, 19, 16
      HSL:
        21°, 32.7869%, 76.0784%
        HSV (HSB):
        21°, 18.6916%, 83.9216%
        XYZ:
        53.3548, 53.3186, 47.5238
        xyY:
        0.3460, 0.3458, 53.3186
      CIE-Lab:
        78.0627, 7.0170, 10.4673
        CIE-LCH:
        78.0627, 12.6017, 56.1629
        CIE-Luv:
        78.0627, 16.7443, 13.8024
        Hunter-Lab:
        73.0196, 2.6441, 12.5256
      #d6bcae color charts
#d6bcae RGB chart
      #d6bcae CMYK chart
      #d6bcae RGB pie chart
      #d6bcae color shades, tints & tones
#d6bcae color schemes
#d6bcae color preview, HTML & CSS examples
           This text has a color of #d6bcae        
        
          <p style="color:#d6bcae;">Text here</p>
        
        
          .mytext {color:#d6bcae;}
        
        Text color #d6bcae
      
           This box has a color of #d6bcae        
        
          <div style="background-color:#d6bcae;">Content here</div>
        
        
          .mybackground {background-color:#d6bcae;}
        
        Background color #d6bcae
      
           Border around this has a color of #d6bcae        
        
          <div style="border:2px solid #d6bcae;">Content here</div>
        
        
          .myborder {border:2px solid #d6bcae;}
        
        Border color #d6bcae