#dcc5a0 color space conversions
Hex:
        #dcc5a0
        RGB:
        220, 197, 160
        CMY:
        14, 23, 37
        CMYK:
        0, 10, 27, 14
      HSL:
        37°, 46.1538%, 74.5098%
        HSV (HSB):
        37°, 27.2727%, 86.2745%
        XYZ:
        55.8266, 57.6862, 41.4499
        xyY:
        0.3603, 0.3723, 57.6862
      CIE-Lab:
        80.5640, 2.5092, 21.5399
        CIE-LCH:
        80.5640, 21.6855, 83.3555
        CIE-Luv:
        80.5640, 16.5003, 29.5973
        Hunter-Lab:
        75.9514, -1.7121, 20.8090
      #dcc5a0 color charts
#dcc5a0 RGB chart
      #dcc5a0 CMYK chart
      #dcc5a0 RGB pie chart
      #dcc5a0 color shades, tints & tones
#dcc5a0 color schemes
#dcc5a0 color preview, HTML & CSS examples
           This text has a color of #dcc5a0        
        
          <p style="color:#dcc5a0;">Text here</p>
        
        
          .mytext {color:#dcc5a0;}
        
        Text color #dcc5a0
      
           This box has a color of #dcc5a0        
        
          <div style="background-color:#dcc5a0;">Content here</div>
        
        
          .mybackground {background-color:#dcc5a0;}
        
        Background color #dcc5a0
      
           Border around this has a color of #dcc5a0        
        
          <div style="border:2px solid #dcc5a0;">Content here</div>
        
        
          .myborder {border:2px solid #dcc5a0;}
        
        Border color #dcc5a0