#dcb2bb color space conversions
Hex:
        #dcb2bb
        RGB:
        220, 178, 187
        CMY:
        14, 30, 27
        CMYK:
        0, 19, 15, 14
      HSL:
        347°, 37.5000%, 78.0392%
        HSV (HSB):
        347°, 19.0909%, 86.2745%
        XYZ:
        54.4052, 50.6443, 53.9216
        xyY:
        0.3422, 0.3186, 50.6443
      CIE-Lab:
        76.4630, 16.6015, 1.1859
        CIE-LCH:
        76.4630, 16.6438, 4.0858
        CIE-Luv:
        76.4630, 25.0198, -1.2427
        Hunter-Lab:
        71.1648, 11.9242, 4.8913
      #dcb2bb color charts
#dcb2bb RGB chart
      #dcb2bb CMYK chart
      #dcb2bb RGB pie chart
      #dcb2bb color shades, tints & tones
#dcb2bb color schemes
#dcb2bb color preview, HTML & CSS examples
           This text has a color of #dcb2bb        
        
          <p style="color:#dcb2bb;">Text here</p>
        
        
          .mytext {color:#dcb2bb;}
        
        Text color #dcb2bb
      
           This box has a color of #dcb2bb        
        
          <div style="background-color:#dcb2bb;">Content here</div>
        
        
          .mybackground {background-color:#dcb2bb;}
        
        Background color #dcb2bb
      
           Border around this has a color of #dcb2bb        
        
          <div style="border:2px solid #dcb2bb;">Content here</div>
        
        
          .myborder {border:2px solid #dcb2bb;}
        
        Border color #dcb2bb