We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4ef61 commit 076f53aCopy full SHA for 076f53a
css-color-hdr-1/Overview.bs
@@ -507,6 +507,15 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
507
508
</div>
509
510
+<h3 id="#headroom-interpolation">
511
+ Interpolating colors based on headroom
512
+</h3>
513
+
514
+ To interpolate between a color <var>c1</var> at headroom <var>H1</var>
515
+ and a color <var>c2</var> at headroom <var>H2</var>
516
+ when the target headroom is <var>H</var>:
517
518
519
<h2 id="color-function">
520
Specifying Predefined and Custom Color Spaces: the ''color()'' Function
521
</h2>
0 commit comments