#d3b2c0 color space conversions
Hex:
#d3b2c0
RGB:
211, 178, 192
CMY:
17, 30, 25
CMYK:
0, 16, 9, 17
HSL:
335°, 27.2727%, 76.2745%
HSV (HSB):
335°, 15.6398%, 82.7451%
XYZ:
52.2988, 49.4954, 56.6663
xyY:
0.3300, 0.3124, 49.4954
CIE-Lab:
75.7585, 14.2097, -2.6693
CIE-LCH:
75.7585, 14.4582, 349.3609
CIE-Luv:
75.7585, 18.7159, -6.4915
Hunter-Lab:
70.3530, 9.5750, 1.4916
#d3b2c0 color charts
#d3b2c0 color shades, tints & tones
#d3b2c0 color schemes
#d3b2c0 color preview, HTML & CSS examples
This text has a color of #d3b2c0
<p style="color:#d3b2c0;">Text here</p>
.mytext {color:#d3b2c0;}
This box has a color of #d3b2c0
<div style="background-color:#d3b2c0;">Content here</div>
.mybackground {background-color:#d3b2c0;}
Border around this has a color of #d3b2c0
<div style="border:2px solid #d3b2c0;">Content here</div>
.myborder {border:2px solid #d3b2c0;}