function update(picker) { document.getElementById('hex-str').innerHTML = picker.toHEXString(); }