#dcb0c1 color space conversions
Hex:
        #dcb0c1
        RGB:
        220, 176, 193
        CMY:
        14, 31, 24
        CMYK:
        0, 20, 12, 14
      HSL:
        337°, 38.5965%, 77.6471%
        HSV (HSB):
        337°, 20.0000%, 86.2745%
        XYZ:
        54.6662, 50.1166, 57.2443
        xyY:
        0.3374, 0.3093, 50.1166
      CIE-Lab:
        76.1408, 18.6533, -2.5554
        CIE-LCH:
        76.1408, 18.8276, 352.1993
        CIE-Luv:
        76.1408, 25.4485, -7.1372
        Hunter-Lab:
        70.7931, 13.9493, 1.6124
      #dcb0c1 color charts
#dcb0c1 RGB chart
      #dcb0c1 CMYK chart
      #dcb0c1 RGB pie chart
      #dcb0c1 color shades, tints & tones
#dcb0c1 color schemes
#dcb0c1 color preview, HTML & CSS examples
           This text has a color of #dcb0c1        
        
          <p style="color:#dcb0c1;">Text here</p>
        
        
          .mytext {color:#dcb0c1;}
        
        Text color #dcb0c1
      
           This box has a color of #dcb0c1        
        
          <div style="background-color:#dcb0c1;">Content here</div>
        
        
          .mybackground {background-color:#dcb0c1;}
        
        Background color #dcb0c1
      
           Border around this has a color of #dcb0c1        
        
          <div style="border:2px solid #dcb0c1;">Content here</div>
        
        
          .myborder {border:2px solid #dcb0c1;}
        
        Border color #dcb0c1