In the following piece of CSS code, what is the property? p { color: #676767 } (1 point) Responses #676767 #676767 color color p p p { color: #676767 }

The property in the given CSS code is "color".