#dcc6bc color space conversions
Hex:
        #dcc6bc
        RGB:
        220, 198, 188
        CMY:
        14, 22, 26
        CMYK:
        0, 10, 15, 14
      HSL:
        19°, 31.3725%, 80.0000%
        HSV (HSB):
        19°, 14.5455%, 86.2745%
        XYZ:
        58.7864, 59.2347, 55.9120
        xyY:
        0.3380, 0.3406, 59.2347
      CIE-Lab:
        81.4204, 6.0909, 7.8096
        CIE-LCH:
        81.4204, 9.9039, 52.0485
        CIE-Luv:
        81.4204, 13.8078, 10.3442
        Hunter-Lab:
        76.9641, 1.6541, 10.8025
      #dcc6bc color charts
#dcc6bc RGB chart
      #dcc6bc CMYK chart
      #dcc6bc RGB pie chart
      #dcc6bc color shades, tints & tones
#dcc6bc color schemes
#dcc6bc color preview, HTML & CSS examples
           This text has a color of #dcc6bc        
        
          <p style="color:#dcc6bc;">Text here</p>
        
        
          .mytext {color:#dcc6bc;}
        
        Text color #dcc6bc
      
           This box has a color of #dcc6bc        
        
          <div style="background-color:#dcc6bc;">Content here</div>
        
        
          .mybackground {background-color:#dcc6bc;}
        
        Background color #dcc6bc
      
           Border around this has a color of #dcc6bc        
        
          <div style="border:2px solid #dcc6bc;">Content here</div>
        
        
          .myborder {border:2px solid #dcc6bc;}
        
        Border color #dcc6bc