#d3a4b1 color space conversions
Hex:
#d3a4b1
RGB:
211, 164, 177
CMY:
17, 36, 31
CMYK:
0, 22, 16, 17
HSL:
343°, 34.8148%, 73.5294%
HSV (HSB):
343°, 22.2749%, 82.7451%
XYZ:
48.0752, 43.5741, 47.4718
xyY:
0.3456, 0.3132, 43.5741
CIE-Lab:
71.9429, 19.3158, -0.0287
CIE-LCH:
71.9429, 19.3159, 359.9148
CIE-Luv:
71.9429, 28.0365, -3.4976
Hunter-Lab:
66.0107, 14.4819, 3.5689
#d3a4b1 color charts
#d3a4b1 color shades, tints & tones
#d3a4b1 color schemes
#d3a4b1 color preview, HTML & CSS examples
This text has a color of #d3a4b1
<p style="color:#d3a4b1;">Text here</p>
.mytext {color:#d3a4b1;}
This box has a color of #d3a4b1
<div style="background-color:#d3a4b1;">Content here</div>
.mybackground {background-color:#d3a4b1;}
Border around this has a color of #d3a4b1
<div style="border:2px solid #d3a4b1;">Content here</div>
.myborder {border:2px solid #d3a4b1;}