#dcc5b6 color space conversions
Hex:
        #dcc5b6
        RGB:
        220, 197, 182
        CMY:
        14, 23, 29
        CMYK:
        0, 10, 17, 14
      HSL:
        24°, 35.1852%, 78.8235%
        HSV (HSB):
        24°, 17.2727%, 86.2745%
        XYZ:
        57.9249, 58.5255, 52.4996
        xyY:
        0.3429, 0.3464, 58.5255
      CIE-Lab:
        81.0301, 5.6821, 10.4635
        CIE-LCH:
        81.0301, 11.9068, 61.4963
        CIE-Luv:
        81.0301, 14.8379, 14.1582
        Hunter-Lab:
        76.5020, 1.2762, 12.8636
      #dcc5b6 color charts
#dcc5b6 RGB chart
      #dcc5b6 CMYK chart
      #dcc5b6 RGB pie chart
      #dcc5b6 color shades, tints & tones
#dcc5b6 color schemes
#dcc5b6 color preview, HTML & CSS examples
           This text has a color of #dcc5b6        
        
          <p style="color:#dcc5b6;">Text here</p>
        
        
          .mytext {color:#dcc5b6;}
        
        Text color #dcc5b6
      
           This box has a color of #dcc5b6        
        
          <div style="background-color:#dcc5b6;">Content here</div>
        
        
          .mybackground {background-color:#dcc5b6;}
        
        Background color #dcc5b6
      
           Border around this has a color of #dcc5b6        
        
          <div style="border:2px solid #dcc5b6;">Content here</div>
        
        
          .myborder {border:2px solid #dcc5b6;}
        
        Border color #dcc5b6