Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

158
Vistas
How to have the color input element output values in hex and not RGB

I have a color input like this

function setstyle(elm, val) {
  elm.style.color = val;
}
<input type="color" name="fontcolor" id="fontcolor" value="#ffffff" onchange="setstyle('usermsg',this.value);">

when you choose a color this will automatically change the style in a separate text area. However, despite the input is in hex, it will always output it as RGB which I don't need. How can I fix that so it adds the equivalent hex value?

fiddle: https://jsfiddle.net/1a23t6w0/

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda