Hex color in p5js web editor

hi Leo_Aguiar,
you not posted / PASTED the code in the

</> code tag

so possible the mentioned

(’#f92804’)
('#f92804')

problem is not the real problem, just created here at the forum post ?

if you refer to the problem where in p5.js color can be defined
there is a good info at
p5.js overview · processing/p5.js Wiki · GitHub ,
using this i got for example:
p5.js Web Editor


hi Kevin,
yes and no!
i show a little gallery what i see here: ( win7 64bit / firefox browser )
about p5js.org editor / and a possible problem with it.
-a- the change works when i was not login


-b- now i login and same code NOT work:

-c-
can not use global: ( if you not use the

new p5();


-d- officially must use setup() for it

what you make out of that? what i do wrong?