Is it possible to describe a color, without using another color for reference?

Describing a color by % of RGB or CMYK is describing it in terms of other colors. Using a triplet like (100%,0%,50%) is just like saying “halfway between red and purple,” except that it’s a lot more precise.

Using hue, brightness, and saturation works, though.