#dcc0c1 color space conversions
Hex:
        #dcc0c1
        RGB:
        220, 192, 193
        CMY:
        14, 25, 24
        CMYK:
        0, 13, 12, 14
      HSL:
        358°, 28.5714%, 80.7843%
        HSV (HSB):
        358°, 12.7273%, 86.2745%
        XYZ:
        57.9905, 56.7652, 58.3524
        xyY:
        0.3350, 0.3279, 56.7652
      CIE-Lab:
        80.0473, 10.0780, 3.1452
        CIE-LCH:
        80.0473, 10.5573, 17.3322
        CIE-Luv:
        80.0473, 16.6952, 2.8440
        Hunter-Lab:
        75.3427, 5.5400, 6.8201
      #dcc0c1 color charts
#dcc0c1 RGB chart
      #dcc0c1 CMYK chart
      #dcc0c1 RGB pie chart
      #dcc0c1 color shades, tints & tones
#dcc0c1 color schemes
#dcc0c1 color preview, HTML & CSS examples
           This text has a color of #dcc0c1        
        
          <p style="color:#dcc0c1;">Text here</p>
        
        
          .mytext {color:#dcc0c1;}
        
        Text color #dcc0c1
      
           This box has a color of #dcc0c1        
        
          <div style="background-color:#dcc0c1;">Content here</div>
        
        
          .mybackground {background-color:#dcc0c1;}
        
        Background color #dcc0c1
      
           Border around this has a color of #dcc0c1        
        
          <div style="border:2px solid #dcc0c1;">Content here</div>
        
        
          .myborder {border:2px solid #dcc0c1;}
        
        Border color #dcc0c1