#dcb8c1 color space conversions
Hex:
        #dcb8c1
        RGB:
        220, 184, 193
        CMY:
        14, 28, 24
        CMYK:
        0, 16, 12, 14
      HSL:
        345°, 33.9623%, 79.2157%
        HSV (HSB):
        345°, 16.3636%, 86.2745%
        XYZ:
        56.2813, 53.3469, 57.7827
        xyY:
        0.3362, 0.3187, 53.3469
      CIE-Lab:
        78.0794, 14.3528, 0.2825
        CIE-LCH:
        78.0794, 14.3556, 1.1276
        CIE-Luv:
        78.0794, 21.0761, -2.1547
        Hunter-Lab:
        73.0389, 9.7279, 4.2216
      #dcb8c1 color charts
#dcb8c1 RGB chart
      #dcb8c1 CMYK chart
      #dcb8c1 RGB pie chart
      #dcb8c1 color shades, tints & tones
#dcb8c1 color schemes
#dcb8c1 color preview, HTML & CSS examples
           This text has a color of #dcb8c1        
        
          <p style="color:#dcb8c1;">Text here</p>
        
        
          .mytext {color:#dcb8c1;}
        
        Text color #dcb8c1
      
           This box has a color of #dcb8c1        
        
          <div style="background-color:#dcb8c1;">Content here</div>
        
        
          .mybackground {background-color:#dcb8c1;}
        
        Background color #dcb8c1
      
           Border around this has a color of #dcb8c1        
        
          <div style="border:2px solid #dcb8c1;">Content here</div>
        
        
          .myborder {border:2px solid #dcb8c1;}
        
        Border color #dcb8c1