r6
r3
1[[분류:뻘문서]]
r6
2{{{#!wiki style="color: asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfa; color: asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdf"
3color: 64}}}
4
5
6
7
8
9
10
11
12
13
14
r5
15{{{#!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)'
16}}}
17----
18## display-p3-linear x?
19{{{#!wiki style="@a@ @b@"
20normal}}}
21 * rectangular-color-space
22{{{#!wiki style="@a@ in srgb @b@"
23(to right in srgb@b@}}}{{{#!wiki style="@a@ in srgb-linear @b@"
24(to right in srgb-linear@b@}}}{{{#!wiki style="@a@ in display-p3 @b@"
25(to right in display-p3@b@}}}{{{#!wiki style="@a@ in a98-rgb @b@"
26(to right in a98-rgb@b@}}}{{{#!wiki style="@a@ in prophoto-rgb @b@"
27(to right in prophoto-rgb@b@}}}{{{#!wiki style="@a@ in rec2020 @b@"
28(to right in rec2020@b@}}}{{{#!wiki style="@a@ in lab @b@"
29(to right in lab@b@}}}{{{#!wiki style="@a@ in oklab @b@"
30(to right in oklab@b@}}}
31----
32 * xyz-space
33{{{#!wiki style="@a@ in xyz @b@"
34(to right in xyz@b@}}}{{{#!wiki style="@a@ in xyz-d50 @b@"
35(to right in xyz-d50@b@}}}{{{#!wiki style="@a@ in xyz-d65 @b@"
36(to right in xyz-d65@b@}}}
37----
38 * polar-color-space
39{{{#!wiki style="@a@ in hsl @b@"
40(to right in hsl@b@}}}{{{#!wiki style="@a@ in hwb @b@"
41(to right in hwb@b@}}}{{{#!wiki style="@a@ in lch @b@"
42(to right in lch@b@}}}{{{#!wiki style="@a@ in oklch @b@"
43(to right in oklch@b@}}}
44----
45 * hue-interpolation-method
46{{{#!wiki style="@a@ in hsl longer hue, red, blue)"
47in hsl longer hue}}}{{{#!wiki style="@a@ in hsl increasing hue, red, blue)"
48in hsl increasing hue}}}{{{#!wiki style="@a@ in hsl shorter hue, red, blue)"
49in hsl shorter hue}}}{{{#!wiki style="@a@ in hsl decreasing hue, red, blue)"
50in hsl decreasing hue}}}
51{{{#!wiki style="@a@ in hsl longer hue, red, red)"
52in hsl longer hue, red, red}}}{{{#!wiki style="@a@ in hsl shorter hue, red, red)"
53in hsl shorter hue, red, red}}}
r1
54
r5
55## https://developer.mozilla.org/ko/docs/Web/CSS/Reference/Values/gradient/linear-gradient
r1
56## https://codingapple.com/blog/oklab-oklch-color-space/