. What is correct way to write a CSS color values? code example Example: background color css rgb body { background-color: rgb(255,255,255); }