#d3b7d6 color space conversions
Hex:
#d3b7d6
RGB:
211, 183, 214
CMY:
17, 28, 16
CMYK:
1, 14, 0, 16
HSL:
294°, 27.4336%, 77.8431%
HSV (HSB):
294°, 14.4860%, 83.9216%
XYZ:
55.9351, 52.5709, 70.8174
xyY:
0.3119, 0.2932, 52.5709
CIE-Lab:
77.6210, 15.4657, -11.8678
CIE-LCH:
77.6210, 19.4945, 322.4987
CIE-Luv:
77.6210, 13.9704, -20.8797
Hunter-Lab:
72.5058, 10.8198, -7.1553
#d3b7d6 color charts
#d3b7d6 color shades, tints & tones
#d3b7d6 color schemes
#d3b7d6 color preview, HTML & CSS examples
This text has a color of #d3b7d6
<p style="color:#d3b7d6;">Text here</p>
.mytext {color:#d3b7d6;}
This box has a color of #d3b7d6
<div style="background-color:#d3b7d6;">Content here</div>
.mybackground {background-color:#d3b7d6;}
Border around this has a color of #d3b7d6
<div style="border:2px solid #d3b7d6;">Content here</div>
.myborder {border:2px solid #d3b7d6;}