#dc9ca4 color space conversions
Hex:
        #dc9ca4
        RGB:
        220, 156, 164
        CMY:
        14, 39, 36
        CMYK:
        0, 29, 25, 14
      HSL:
        353°, 47.7612%, 73.7255%
        HSV (HSB):
        353°, 29.0909%, 86.2745%
        XYZ:
        48.1045, 41.6729, 40.6303
        xyY:
        0.3689, 0.3196, 41.6729
      CIE-Lab:
        70.6448, 24.9919, 5.3996
        CIE-LCH:
        70.6448, 25.5686, 12.1915
        CIE-Luv:
        70.6448, 40.5635, 3.1039
        Hunter-Lab:
        64.5546, 20.0434, 7.8714
      #dc9ca4 color charts
#dc9ca4 RGB chart
      #dc9ca4 CMYK chart
      #dc9ca4 RGB pie chart
      #dc9ca4 color shades, tints & tones
#dc9ca4 color schemes
#dc9ca4 color preview, HTML & CSS examples
           This text has a color of #dc9ca4        
        
          <p style="color:#dc9ca4;">Text here</p>
        
        
          .mytext {color:#dc9ca4;}
        
        Text color #dc9ca4
      
           This box has a color of #dc9ca4        
        
          <div style="background-color:#dc9ca4;">Content here</div>
        
        
          .mybackground {background-color:#dc9ca4;}
        
        Background color #dc9ca4
      
           Border around this has a color of #dc9ca4        
        
          <div style="border:2px solid #dc9ca4;">Content here</div>
        
        
          .myborder {border:2px solid #dc9ca4;}
        
        Border color #dc9ca4