← На главную

Админ удалил два неверных профиля с color.org

02.05.2026 14:40 · hackernews

Based on the detailed technical analysis provided in your text, here is a structured summary of the key findings regarding sRGB profile variants, their technical integrity, and practical recommendations for workflow management.

The text highlights two specific variants found on color.org that differ from the standard sRGB definition:

A robust ICC RGB working space profile must meet two criteria: 1. Color-Balanced: When $R=G=B$, the resulting Lab values must be neutral ($a=0, b=0$). 2. Normalized: * $R=G=B=0 \rightarrow L^ab = (0, 0, 0)$ * $R=G=B=Max \rightarrow L^ab = (100, 0, 0)$

The text tested 5 groups of profiles using the tool xicclu.

Group Profile Name/Source Status Lab Deviation (at gray 28,28,28) Notes 1 ArgyllCMS Ideal $(10.26, 0, 0)$ Perfectly balanced and normalized. $a$ and $b$ are exactly zero. 2 Scarse Good-ish $(7.01, -0.0004, -0.0001)$ Very close to DCraw values; slight deviation. 3 LCMS (ShowFoto/Photivo) Okay $(10.26, +0.004, -0.004)$ Matches color.org V2 logic; slight $a/b$ drift. 4 Cinepaint (Darktable, UFRaw, etc.) Okay $(10.26, -0.0006, +0.0005)$ Widely used in RAW converters; very small deviations. 5 Mystery Profile Bad $(7.00, -0.43, -3.76)$ Horrible working space; massive $a/b$ drift (likely erroneous).

BetaRGB Comparison: Even standard spaces like BetaRGB show tiny deviations ($< 0.003$), proving that perfect balancing is rare across the industry, though usually negligible for visual perception.

While the industry is fractured by multiple sRGB variants (some perfectly balanced like ArgyllCMS, some slightly off, and some broken like the legacy color.org profiles), the differences are often mathematically minor and visually imperceptible for most users. However, for a rigorous digital darkroom workflow, managing color carefully by selecting a color-balanced and normalized profile (like the ArgyllCMS variant) is the superior approach. Be wary of "simplified" tone curves and always verify the intent (Relative vs. Absolute) during conversion to avoid crushing shadows or shifting colors.

Читать оригинал →