#d3a6b5 color space conversions
Hex:
#d3a6b5
RGB:
211, 166, 181
CMY:
17, 35, 29
CMYK:
0, 21, 14, 17
HSL:
340°, 33.8346%, 73.9216%
HSV (HSB):
340°, 21.3270%, 82.7451%
XYZ:
48.8407, 44.4575, 49.7230
xyY:
0.3415, 0.3108, 44.4575
CIE-Lab:
72.5332, 18.8745, -1.3713
CIE-LCH:
72.5332, 18.9242, 355.8446
CIE-Luv:
72.5332, 26.4458, -5.3788
Hunter-Lab:
66.6765, 14.0679, 2.4588
#d3a6b5 color charts
#d3a6b5 color shades, tints & tones
#d3a6b5 color schemes
#d3a6b5 color preview, HTML & CSS examples
This text has a color of #d3a6b5
<p style="color:#d3a6b5;">Text here</p>
.mytext {color:#d3a6b5;}
This box has a color of #d3a6b5
<div style="background-color:#d3a6b5;">Content here</div>
.mybackground {background-color:#d3a6b5;}
Border around this has a color of #d3a6b5
<div style="border:2px solid #d3a6b5;">Content here</div>
.myborder {border:2px solid #d3a6b5;}