#d3bec0 color space conversions
Hex:
        #d3bec0
        RGB:
        211, 190, 192
        CMY:
        17, 25, 25
        CMYK:
        0, 10, 9, 17
      HSL:
        354°, 19.2661%, 78.6275%
        HSV (HSB):
        354°, 9.9526%, 82.7451%
        XYZ:
        54.7919, 54.4816, 57.4973
        xyY:
        0.3285, 0.3267, 54.4816
      CIE-Lab:
        78.7417, 7.7608, 1.6915
        CIE-LCH:
        78.7417, 7.9430, 12.2957
        CIE-Luv:
        78.7417, 12.2721, 1.1304
        Hunter-Lab:
        73.8116, 3.3338, 5.4828
      #d3bec0 color charts
#d3bec0 RGB chart
      #d3bec0 CMYK chart
      #d3bec0 RGB pie chart
      #d3bec0 color shades, tints & tones
#d3bec0 color schemes
#d3bec0 color preview, HTML & CSS examples
           This text has a color of #d3bec0        
        
          <p style="color:#d3bec0;">Text here</p>
        
        
          .mytext {color:#d3bec0;}
        
        Text color #d3bec0
      
           This box has a color of #d3bec0        
        
          <div style="background-color:#d3bec0;">Content here</div>
        
        
          .mybackground {background-color:#d3bec0;}
        
        Background color #d3bec0
      
           Border around this has a color of #d3bec0        
        
          <div style="border:2px solid #d3bec0;">Content here</div>
        
        
          .myborder {border:2px solid #d3bec0;}
        
        Border color #d3bec0