#d6cfc1 color space conversions
Hex:
        #d6cfc1
        RGB:
        214, 207, 193
        CMY:
        16, 19, 24
        CMYK:
        0, 3, 10, 16
      HSL:
        40°, 20.3883%, 79.8039%
        HSV (HSB):
        40°, 9.8131%, 83.9216%
        XYZ:
        59.6700, 62.7720, 59.4233
        xyY:
        0.3281, 0.3452, 62.7720
      CIE-Lab:
        83.3223, 0.0169, 7.8038
        CIE-LCH:
        83.3223, 7.8039, 89.8758
        CIE-Luv:
        83.3223, 4.8891, 11.5122
        Hunter-Lab:
        79.2288, -4.2158, 10.9914
      #d6cfc1 color charts
#d6cfc1 RGB chart
      #d6cfc1 CMYK chart
      #d6cfc1 RGB pie chart
      #d6cfc1 color shades, tints & tones
#d6cfc1 color schemes
#d6cfc1 color preview, HTML & CSS examples
           This text has a color of #d6cfc1        
        
          <p style="color:#d6cfc1;">Text here</p>
        
        
          .mytext {color:#d6cfc1;}
        
        Text color #d6cfc1
      
           This box has a color of #d6cfc1        
        
          <div style="background-color:#d6cfc1;">Content here</div>
        
        
          .mybackground {background-color:#d6cfc1;}
        
        Background color #d6cfc1
      
           Border around this has a color of #d6cfc1        
        
          <div style="border:2px solid #d6cfc1;">Content here</div>
        
        
          .myborder {border:2px solid #d6cfc1;}
        
        Border color #d6cfc1