#89 DeepPink4
#87005F
ExtendedHEX#87005F
RGB135, 0, 95
HSL318°, 100%, 26%
CMYK0%, 100%, 30%, 47%
Xterm ID89
GrupoExtended
Códigos de Terminal
Foreground (texto)
\x1b[38;5;89m Background (fondo)
\x1b[48;5;89m Bash echo
echo -e "\033[38;5;89mTexto\033[0m" Python
print(f"\033[38;5;89mTexto\033[0m") CSS
Color HEX
color: #87005F; Color RGB
color: rgb(135, 0, 95); Background
background-color: #87005F;