#d3b6c9 color space conversions
Hex:
#d3b6c9
RGB:
211, 182, 201
CMY:
17, 29, 21
CMYK:
0, 14, 5, 17
HSL:
321°, 24.7863%, 77.0588%
HSV (HSB):
321°, 13.7441%, 82.7451%
XYZ:
54.1345, 51.5218, 62.3498
xyY:
0.3222, 0.3067, 51.5218
CIE-Lab:
76.9940, 13.6231, -5.7472
CIE-LCH:
76.9940, 14.7857, 337.1266
CIE-Luv:
76.9940, 15.7207, -11.0573
Hunter-Lab:
71.7787, 9.0096, -1.2566
#d3b6c9 color charts
#d3b6c9 color shades, tints & tones
#d3b6c9 color schemes
#d3b6c9 color preview, HTML & CSS examples
This text has a color of #d3b6c9
<p style="color:#d3b6c9;">Text here</p>
.mytext {color:#d3b6c9;}
This box has a color of #d3b6c9
<div style="background-color:#d3b6c9;">Content here</div>
.mybackground {background-color:#d3b6c9;}
Border around this has a color of #d3b6c9
<div style="border:2px solid #d3b6c9;">Content here</div>
.myborder {border:2px solid #d3b6c9;}