\[the literal [ (9110 / 1338 / 5B16)
COLORthe literal text COLOR (case insensitive) .*?any character (except for line terminators), repeated any number of times
\]the literal ] (9310 / 1358 / 5D16)
.*?any character (except for line terminators), repeated any number of times
\[the literal [ (9110 / 1338 / 5B16)
/COLORthe literal text /COLOR (case insensitive) \]the literal ] (9310 / 1358 / 5D16)
i modifier: insensitive. Matches without distinguishing uppercase and lowercase letters