La última encuesta en Texas ubicó al gobernador republicano Greg Abbott con ventaja sobre la representante demócrata Gina Hinojosa en la carrera hacia los comicios generales del 3 de noviembre. Los resultados reflejaron una diferencia de siete puntos porcentuales entre ambos candidatos.Cómo se distribuye el voto entre Hinojosa y Abbott por la gobernación de TexasElaborada por el Texas Politics Project de la Universidad de Texas en Austin, la encuesta fue realizada entre el 5 y el 12 de junio mediante entrevistas en línea a 1200 votantes registrados. El margen de error informado para el estudio es de ±2,83 puntos porcentuales.Según los datos del relevamiento, los sufragistas registrados se dividen entre:Greg Abbott: 47% de la intención de voto.Gina Hinojosa: 40%. Pat Dixon: 1%Un 2% de los consultados elegiría a otro candidato.Un 10% aún no definió su preferencia electoral y permanece indeciso.
.ndc-bars {
--ndc-text: #111111;
--ndc-muted: #cccccc;
--ndc-bar-color: #63b7d6;
--ndc-bar-height: 40px;
background: #ffffff !important;
color: var(--ndc-text);
font-family: Roboto, system-ui, Arial, sans-serif;
box-sizing: border-box;
}
.ndc-bars *, .ndc-bars *::before, .ndc-bars *::after { box-sizing: inherit; }
.ndc-bars__title {
margin: 0 0 12px;
padding-bottom: 8px;
font-family: "Prumo", Georgia, serif;
font-variation-settings: "wght" 170, "opsz" 50;
font-size: 20px;
font-weight: 400;
color: #111111;
line-height: 1.2;
border-bottom: 1px dotted #cccccc;
}
.ndc-bars__grid { display: flex; flex-direction: column; }
.ndc-bars__grid--two-col { flex-direction: row; gap: 32px; }
.ndc-bars__grid--two-col .ndc-bars__col { flex: 1; }
.ndc-bars__col { display: flex; flex-direction: column; }
.ndc-bars__col-title {
margin: 0 0 10px;
padding-bottom: 6px;
font-family: Roboto, system-ui, Arial, sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
color: #111111;
line-height: 1.2;
border-bottom: 1px dotted #cccccc;
}
.ndc-bars__list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 20px;
}
.ndc-bars__item { display: flex; flex-direction: column; gap: 8px; }
.ndc-bars__label {
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
color: #111111;
line-height: 1.2;
}
.ndc-bars__note { font-size: 12px; color: #cccccc; text-transform: none; margin-left: 6px; }
.ndc-bars__bar-row { display: flex; align-items: center; overflow: visible; }
.ndc-bars__bar { height: var(--ndc-bar-height); background: #63b7d6; flex-shrink: 0; }
.ndc-bars__value { font-size: 18px; font-weight: 700; color: #111111; white-space: nowrap; padding-left: 8px; flex-shrink: 0; }
.ndc-bars__footer {
border-top: 1px solid #cccccc;
margin-top: 16px;
padding-top: 8px;
font-size: 12px;
color: #cccccc;
}
/* Modo oscuro: el componente NO adapta colores — fondo blanco y texto negro fijos */
@media (prefers-color-scheme: dark) {
.ndc-bars {
background: #ffffff !important;
color: #111111 !important;
--ndc-text: #111111;
--ndc-muted: #cccccc;
}
}
.dark .ndc-bars,
.dark-mode .ndc-bars,
.theme-dark .ndc-bars,
[data-theme="dark"] .ndc-bars {
background: #ffffff !important;
color: #111111 !important;
--ndc-text: #111111;
--ndc-muted: #cccccc;
}
@media (max-width: 520px) {
.ndc-bars__grid--two-col { flex-direction: column; gap: 24px; }
.ndc-bars__col-title { font-size: 16px; }
.ndc-bars__value { font-size: 16px; }
}
El análisis por identificación partidaria mostró una fuerte consolidación de las bases de cada espacio político. Entre los republicanos, nueve de cada diez consultados respaldan a Abbott, mientras que el 88% de los demócratas se inclina por Hinojosa.La situación cambia entre los votantes independientes:Gina Hinojosa reunió el 41% de apoyoGreg Abbott obtuvo el 12%. Pat Dixon recibió un apoyo del 6%.El 10% prefirió a “alguien más”.Un tercio, el 33%, todavía no manifiesta una preferencia definida.
.ndc-bars {
--ndc-text: #111111;
--ndc-muted: #cccccc;
--ndc-bar-color: #63b7d6;
--ndc-bar-height: 40px;
background: #ffffff !important;
color: var(--ndc-text);
font-family: Roboto, system-ui, Arial, sans-serif;
box-sizing: border-box;
}
.ndc-bars *, .ndc-bars *::before, .ndc-bars *::after { box-sizing: inherit; }
.ndc-bars__title {
margin: 0 0 12px;
padding-bottom: 8px;
font-family: "Prumo", Georgia, serif;
font-variation-settings: "wght" 170, "opsz" 50;
font-size: 20px;
font-weight: 400;
color: #111111;
line-height: 1.2;
border-bottom: 1px dotted #cccccc;
}
.ndc-bars__grid { display: flex; flex-direction: column; }
.ndc-bars__grid--two-col { flex-direction: row; gap: 32px; }
.ndc-bars__grid--two-col .ndc-bars__col { flex: 1; }
.ndc-bars__col { display: flex; flex-direction: column; }
.ndc-bars__col-title {
margin: 0 0 10px;
padding-bottom: 6px;
font-family: Roboto, system-ui, Arial, sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
color: #111111;
line-height: 1.2;
border-bottom: 1px dotted #cccccc;
}
.ndc-bars__list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 20px;
}
.ndc-bars__item { display: flex; flex-direction: column; gap: 8px; }
.ndc-bars__label {
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
color: #111111;
line-height: 1.2;
}
.ndc-bars__note { font-size: 12px; color: #cccccc; text-transform: none; margin-left: 6px; }
.ndc-bars__bar-row { display: flex; align-items: center; overflow: visible; }
.ndc-bars__bar { height: var(--ndc-bar-height); background: #63b7d6; flex-shrink: 0; }
.ndc-bars__value { font-size: 18px; font-weight: 700; color: #111111; white-space: nowrap; padding-left: 8px; flex-shrink: 0; }
.ndc-bars__footer {
border-top: 1px solid #cccccc;
margin-top: 16px;
padding-top: 8px;
font-size: 12px;
color: #cccccc;
}
/* Modo oscuro: el componente NO adapta colores — fondo blanco y texto negro fijos */
@media (prefers-color-scheme: dark) {
.ndc-bars {
background: #ffffff !important;
color: #111111 !important;
--ndc-text: #111111;
--ndc-muted: #cccccc;
}
}
.dark .ndc-bars,
.dark-mode .ndc-bars,
.theme-dark .ndc-bars,
[data-theme="dark"] .ndc-bars {
background: #ffffff !important;
color: #111111 !important;
--ndc-text: #111111;
--ndc-muted: #cccccc;
}
@media (max-width: 520px) {
.ndc-bars__grid--two-col { flex-direction: column; gap: 24px; }
.ndc-bars__col-title { font-size: 16px; }
.ndc-bars__value { font-size: 16px; }
}
Qué muestran los datos demográficos de la encuesta de TexasLa diferencia entre los candidatos varió según el perfil de los votantes:Entre los hombres, Abbott registró una ventaja de 52% contra 36%En las mujeres la competencia aparece equilibrada, con Hinojosa que registró el 43% frente al 42% del gobernador.
.ndc-bars {
--ndc-text: #111111;
--ndc-muted: #cccccc;
--ndc-bar-color: #63b7d6;
--ndc-bar-height: 40px;
background: #ffffff !important;
color: var(--ndc-text);
font-family: Roboto, system-ui, Arial, sans-serif;
box-sizing: border-box;
}
.ndc-bars *, .ndc-bars *::before, .ndc-bars *::after { box-sizing: inherit; }
.ndc-bars__title {
margin: 0 0 12px;
padding-bottom: 8px;
font-family: "Prumo", Georgia, serif;
font-variation-settings: "wght" 170, "opsz" 50;
font-size: 20px;
font-weight: 400;
color: #111111;
line-height: 1.2;
border-bottom: 1px dotted #cccccc;
}
.ndc-bars__grid { display: flex; flex-direction: column; }
.ndc-bars__grid--two-col { flex-direction: row; gap: 32px; }
.ndc-bars__grid--two-col .ndc-bars__col { flex: 1; }
.ndc-bars__col { display: flex; flex-direction: column; }
.ndc-bars__col-title {
margin: 0 0 10px;
padding-bottom: 6px;
font-family: Roboto, system-ui, Arial, sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
color: #111111;
line-height: 1.2;
border-bottom: 1px dotted #cccccc;
}
.ndc-bars__list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 20px;
}
.ndc-bars__item { display: flex; flex-direction: column; gap: 8px; }
.ndc-bars__label {
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
color: #111111;
line-height: 1.2;
}
.ndc-bars__note { font-size: 12px; color: #cccccc; text-transform: none; margin-left: 6px; }
.ndc-bars__bar-row { display: flex; align-items: center; overflow: visible; }
.ndc-bars__bar { height: var(--ndc-bar-height); background: #63b7d6; flex-shrink: 0; }
.ndc-bars__value { font-size: 18px; font-weight: 700; color: #111111; white-space: nowrap; padding-left: 8px; flex-shrink: 0; }
.ndc-bars__footer {
border-top: 1px solid #cccccc;
margin-top: 16px;
padding-top: 8px;
font-size: 12px;
color: #cccccc;
}
/* Modo oscuro: el componente NO adapta colores — fondo blanco y texto negro fijos */
@media (prefers-color-scheme: dark) {
.ndc-bars {
background: #ffffff !important;
color: #111111 !important;
--ndc-text: #111111;
--ndc-muted: #cccccc;
}
}
.dark .ndc-bars,
.dark-mode .ndc-bars,
.theme-dark .ndc-bars,
[data-theme="dark"] .ndc-bars {
background: #ffffff !important;
color: #111111 !important;
--ndc-text: #111111;
--ndc-muted: #cccccc;
}
@media (max-width: 520px) {
.ndc-bars__grid--two-col { flex-direction: column; gap: 24px; }
.ndc-bars__col-title { font-size: 16px; }
.ndc-bars__value { font-size: 16px; }
}
Los resultados también evidenciaron contrastes por origen étnico:Abbott lideró entre los votantes blancos con el 57% de apoyo y obtuvo el 47% entre los hispanos, por encima del 38% que alcanzó Hinojosa. Entre los afroamericanos, la candidata demócrata concentró el respaldo mayoritario con el 68%, frente al 18% del republicano.Por tipo de comunidad, Abbott obtuvo sus mejores números en áreas rurales y suburbanas con el 55%. Hinojosa, en ca
General
Últimas encuestas en Texas: quién gana entre Abbott e Hinojosa las elecciones 2026
Analiza las encuestas en Texas: los datos clave del nuevo sondeo que mide la intención de voto de Abbott e Hinojosa de cara a los comicios de noviembre.