#d3b6d4 color space conversions
Hex:
#d3b6d4
RGB:
211, 182, 212
CMY:
17, 29, 17
CMYK:
0, 14, 0, 17
HSL:
298°, 25.8621%, 77.2549%
HSV (HSB):
298°, 14.1509%, 83.1373%
XYZ:
55.4756, 52.0582, 69.4117
xyY:
0.3135, 0.2942, 52.0582
CIE-Lab:
77.3157, 15.6313, -11.2400
CIE-LCH:
77.3157, 19.2529, 324.2811
CIE-Luv:
77.3157, 14.6659, -19.9105
Hunter-Lab:
72.1514, 10.9797, -6.5327
#d3b6d4 color charts
#d3b6d4 color shades, tints & tones
#d3b6d4 color schemes
#d3b6d4 color preview, HTML & CSS examples
This text has a color of #d3b6d4
<p style="color:#d3b6d4;">Text here</p>
.mytext {color:#d3b6d4;}
This box has a color of #d3b6d4
<div style="background-color:#d3b6d4;">Content here</div>
.mybackground {background-color:#d3b6d4;}
Border around this has a color of #d3b6d4
<div style="border:2px solid #d3b6d4;">Content here</div>
.myborder {border:2px solid #d3b6d4;}