#d3a6c4 color space conversions
Hex:
#d3a6c4
RGB:
211, 166, 196
CMY:
17, 35, 23
CMYK:
0, 21, 7, 17
HSL:
320°, 33.8346%, 73.9216%
HSV (HSB):
320°, 21.3270%, 82.7451%
XYZ:
50.4640, 45.1068, 58.2713
xyY:
0.3280, 0.2932, 45.1068
CIE-Lab:
72.9622, 21.4143, -8.9953
CIE-LCH:
72.9622, 23.2269, 337.2146
CIE-Luv:
72.9622, 24.6394, -17.2708
Hunter-Lab:
67.1616, 16.5887, -4.4285
#d3a6c4 color charts
#d3a6c4 color shades, tints & tones
#d3a6c4 color schemes
#d3a6c4 color preview, HTML & CSS examples
This text has a color of #d3a6c4
<p style="color:#d3a6c4;">Text here</p>
.mytext {color:#d3a6c4;}
This box has a color of #d3a6c4
<div style="background-color:#d3a6c4;">Content here</div>
.mybackground {background-color:#d3a6c4;}
Border around this has a color of #d3a6c4
<div style="border:2px solid #d3a6c4;">Content here</div>
.myborder {border:2px solid #d3a6c4;}