
VALHI INC /DE/ — Investor Relations & Filings
Valhi, Inc. is a diversified holding company that operates through its majority-owned subsidiaries and affiliates. The company's primary business activities are organized into distinct segments. The chemicals segment, operating through its subsidiary Kronos Worldwide, Inc., is a global producer and marketer of value-added titanium dioxide pigments, which are used for imparting whiteness, brightness, and opacity to a wide range of products. The component products segment, through CompX International Inc., manufactures security products for the transportation, postal, office and institutional furniture, cabinetry, and other industries, as well as ergonomic computer support systems. The company also has operations in real estate management and development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-07 | English | |
| 10-Q | 2026-05-07 | English | |
| ARS | 2026-04-01 | English | |
| DEFA14A | 2026-04-01 | English | |
| DEF 14A - VALHI INC /DE/ (0000059255) (Filer) | 2026-04-01 | English | |
| 8-K | 2026-03-10 | English |
Browse filings by year
27 years- 2026 9 filings
- 2025 25 filings
- 2024 24 filings
- 2023 25 filings
- 2022 22 filings
- 2021 27 filings
- 2020 34 filings
- 2019 33 filings
- 2018 26 filings
- 2017 26 filings
- 2016 36 filings
- 2015 43 filings
- 2014 64 filings
- 2013 153 filings
- 2012 171 filings
- 2011 146 filings
- 2010 61 filings
- 2009 67 filings
- 2008 85 filings
- 2007 32 filings
- 2006 40 filings
- 2005 59 filings
- 2004 63 filings
- 2003 133 filings
- 2002 20 filings
- 2001 15 filings
- 2000 18 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 45927977 | 8-K | 2026-05-07 | English | ||
| 45928189 | 10-Q | 2026-05-07 | English | ||
| 45928238 | ARS | 2026-04-01 | English | ||
| 45928202 | DEFA14A | 2026-04-01 | English | ||
| 33149928 | DEF 14A - VALHI INC /DE/ (0000059255) (Filer) | 2026-04-01 | English | ||
| 45928241 | 8-K | 2026-03-10 | English | ||
| 45928491 | 10-K | 2026-03-10 | English | ||
| 45928512 | 8-K | 2026-03-05 | English | ||
| 15949898 | 3 Filing | 2026-01-05 | English | ||
|
2025
6 filings
| |||||
| 15949908 | 8-K Filing | 2025-12-15 | English | ||
| 9097240 | 8-K | 2025-11-06 | English | ||
| 9097243 | 10-Q | 2025-11-06 | English | ||
| 9097250 | 8-K | 2025-09-15 | English | ||
| 9097244 | 8-K | 2025-08-07 | English | ||
| 9097249 | 10-Q | 2025-08-07 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
VALHI INC /DE/ via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/32913/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32913 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=32913 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=32913 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 32913}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for VALHI INC /DE/ (id: 32913)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.