
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-21 | English | |
| SD | 2026-05-19 | English | |
| 8-K | 2026-05-07 | English | |
| 10-Q | 2026-05-07 | English | |
| ARS | 2026-04-01 | English | |
| DEFA14A | 2026-04-01 | English |
Browse filings by year
27 years- 2026 11 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
11 filings
| |||||
| 46753679 | 8-K | 2026-05-21 | English | ||
| 46556580 | SD | 2026-05-19 | English | ||
| 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
4 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aether Industries Limited
Produces advanced intermediates and complex chemistries for…
|
AETHER | IN | Manufacturing |
|
Afyren
Produces biobased organic acids from non-food agricultural …
|
ALAFY | FR | Manufacturing |
|
Air Liquide
A world leader in gases, technologies, and services for ind…
|
AI | FR | Manufacturing |
|
Air Products & Chemicals, Inc.
Global supplier of industrial gases, performance materials,…
|
APD | US | Manufacturing |
|
AIR WATER INC.
Industrial gas manufacturer diversified into chemicals, med…
|
4088 | JP | Manufacturing |
|
AksharChem (India) Ltd.
Produces dye intermediates and pigments for global textile …
|
AKSHARCHEM | IN | Manufacturing |
|
ALBEMARLE CORP
A specialty chemicals company focused on developing and man…
|
ALB | US | Manufacturing |
|
Alkali Metals Limited
Produces alkali metals and specialty chemicals for pharmace…
|
ALKALI | IN | Manufacturing |
|
ALKİM ALKALİ KİMYA A.Ş.
A chemical company mining and producing inorganic salts lik…
|
ALKIM | TR | Manufacturing |
|
Alkyl Amines Chemicals Ltd.
Manufacturer of aliphatic amines and derivatives for pharma…
|
ALKYLAMINE | IN | 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.