#dcc6d3 color space conversions
Hex:
        #dcc6d3
        RGB:
        220, 198, 211
        CMY:
        14, 22, 17
        CMYK:
        0, 10, 4, 14
      HSL:
        325°, 23.9130%, 81.9608%
        HSV (HSB):
        325°, 10.0000%, 86.2745%
        XYZ:
        61.4672, 60.3070, 70.0288
        xyY:
        0.3205, 0.3144, 60.3070
      CIE-Lab:
        82.0048, 9.9517, -3.6639
        CIE-LCH:
        82.0048, 10.6047, 339.7878
        CIE-Luv:
        82.0048, 11.9443, -7.3189
        Hunter-Lab:
        77.6576, 5.3848, 0.8947
      #dcc6d3 color charts
#dcc6d3 RGB chart
      #dcc6d3 CMYK chart
      #dcc6d3 RGB pie chart
      #dcc6d3 color shades, tints & tones
#dcc6d3 color schemes
#dcc6d3 color preview, HTML & CSS examples
           This text has a color of #dcc6d3        
        
          <p style="color:#dcc6d3;">Text here</p>
        
        
          .mytext {color:#dcc6d3;}
        
        Text color #dcc6d3
      
           This box has a color of #dcc6d3        
        
          <div style="background-color:#dcc6d3;">Content here</div>
        
        
          .mybackground {background-color:#dcc6d3;}
        
        Background color #dcc6d3
      
           Border around this has a color of #dcc6d3        
        
          <div style="border:2px solid #dcc6d3;">Content here</div>
        
        
          .myborder {border:2px solid #dcc6d3;}
        
        Border color #dcc6d3