#d3bcbb color space conversions
Hex:
        #d3bcbb
        RGB:
        211, 188, 187
        CMY:
        17, 26, 27
        CMYK:
        0, 11, 11, 17
      HSL:
        3°, 21.4286%, 78.0392%
        HSV (HSB):
        3°, 11.3744%, 82.7451%
        XYZ:
        53.8168, 53.4032, 54.4851
        xyY:
        0.3328, 0.3303, 53.4032
      CIE-Lab:
        78.1124, 7.9900, 3.4804
        CIE-LCH:
        78.1124, 8.7151, 23.5375
        CIE-Luv:
        78.1124, 13.7644, 3.7021
        Hunter-Lab:
        73.0775, 3.5681, 6.9488
      #d3bcbb color charts
#d3bcbb RGB chart
      #d3bcbb CMYK chart
      #d3bcbb RGB pie chart
      #d3bcbb color shades, tints & tones
#d3bcbb color schemes
#d3bcbb color preview, HTML & CSS examples
           This text has a color of #d3bcbb        
        
          <p style="color:#d3bcbb;">Text here</p>
        
        
          .mytext {color:#d3bcbb;}
        
        Text color #d3bcbb
      
           This box has a color of #d3bcbb        
        
          <div style="background-color:#d3bcbb;">Content here</div>
        
        
          .mybackground {background-color:#d3bcbb;}
        
        Background color #d3bcbb
      
           Border around this has a color of #d3bcbb        
        
          <div style="border:2px solid #d3bcbb;">Content here</div>
        
        
          .myborder {border:2px solid #d3bcbb;}
        
        Border color #d3bcbb