r5
r3
1[[분류:뻘문서]]
r5
2{{{#!if a='text-align: center; margin: 10px; padding: 5px; border-radius: 8px; color: #fff; font-size: .8em; font-weight: bold; background: linear-gradient(to right'; b=', red, lightgreen, blue)'
3}}}
4----
5## display-p3-linear x?
6{{{#!wiki style="@a@ @b@"
7normal}}}
8 * rectangular-color-space
9{{{#!wiki style="@a@ in srgb @b@"
10(to right in srgb@b@}}}{{{#!wiki style="@a@ in srgb-linear @b@"
11(to right in srgb-linear@b@}}}{{{#!wiki style="@a@ in display-p3 @b@"
12(to right in display-p3@b@}}}{{{#!wiki style="@a@ in a98-rgb @b@"
13(to right in a98-rgb@b@}}}{{{#!wiki style="@a@ in prophoto-rgb @b@"
14(to right in prophoto-rgb@b@}}}{{{#!wiki style="@a@ in rec2020 @b@"
15(to right in rec2020@b@}}}{{{#!wiki style="@a@ in lab @b@"
16(to right in lab@b@}}}{{{#!wiki style="@a@ in oklab @b@"
17(to right in oklab@b@}}}
18----
19 * xyz-space
20{{{#!wiki style="@a@ in xyz @b@"
21(to right in xyz@b@}}}{{{#!wiki style="@a@ in xyz-d50 @b@"
22(to right in xyz-d50@b@}}}{{{#!wiki style="@a@ in xyz-d65 @b@"
23(to right in xyz-d65@b@}}}
24----
25 * polar-color-space
26{{{#!wiki style="@a@ in hsl @b@"
27(to right in hsl@b@}}}{{{#!wiki style="@a@ in hwb @b@"
28(to right in hwb@b@}}}{{{#!wiki style="@a@ in lch @b@"
29(to right in lch@b@}}}{{{#!wiki style="@a@ in oklch @b@"
30(to right in oklch@b@}}}
31----
32 * hue-interpolation-method
33{{{#!wiki style="@a@ in hsl longer hue, red, blue)"
34in hsl longer hue}}}{{{#!wiki style="@a@ in hsl increasing hue, red, blue)"
35in hsl increasing hue}}}{{{#!wiki style="@a@ in hsl shorter hue, red, blue)"
36in hsl shorter hue}}}{{{#!wiki style="@a@ in hsl decreasing hue, red, blue)"
37in hsl decreasing hue}}}
38{{{#!wiki style="@a@ in hsl longer hue, red, red)"
39in hsl longer hue, red, red}}}{{{#!wiki style="@a@ in hsl shorter hue, red, red)"
40in hsl shorter hue, red, red}}}
r1
41
r5
42## https://developer.mozilla.org/ko/docs/Web/CSS/Reference/Values/gradient/linear-gradient
r1
43## https://codingapple.com/blog/oklab-oklch-color-space/