#dcb2b5 color space conversions
Hex:
        #dcb2b5
        RGB:
        220, 178, 181
        CMY:
        14, 30, 29
        CMYK:
        0, 19, 18, 14
      HSL:
        356°, 37.5000%, 78.0392%
        HSV (HSB):
        356°, 19.0909%, 86.2745%
        XYZ:
        53.7761, 50.3926, 50.6085
        xyY:
        0.3474, 0.3256, 50.3926
      CIE-Lab:
        76.3096, 15.6563, 4.2308
        CIE-LCH:
        76.3096, 16.2179, 15.1220
        CIE-Luv:
        76.3096, 25.6734, 3.3352
        Hunter-Lab:
        70.9878, 10.9923, 7.4225
      #dcb2b5 color charts
#dcb2b5 RGB chart
      #dcb2b5 CMYK chart
      #dcb2b5 RGB pie chart
      #dcb2b5 color shades, tints & tones
#dcb2b5 color schemes
#dcb2b5 color preview, HTML & CSS examples
           This text has a color of #dcb2b5        
        
          <p style="color:#dcb2b5;">Text here</p>
        
        
          .mytext {color:#dcb2b5;}
        
        Text color #dcb2b5
      
           This box has a color of #dcb2b5        
        
          <div style="background-color:#dcb2b5;">Content here</div>
        
        
          .mybackground {background-color:#dcb2b5;}
        
        Background color #dcb2b5
      
           Border around this has a color of #dcb2b5        
        
          <div style="border:2px solid #dcb2b5;">Content here</div>
        
        
          .myborder {border:2px solid #dcb2b5;}
        
        Border color #dcb2b5