summaryrefslogtreecommitdiff
path: root/data/profiles/ECI-RGBv2.xml.in
blob: 43436218c09b05f7040c2029875e7851ec69dc5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8" ?>
<profile>
 <name>ECI-RGBv2</name>
 <description>eciRGB v2</description>
 <_copyright>This profile is free of known copyright restrictions</_copyright>
 <!-- TRANSLATORS: lightness is a technical word for brightness -->
 <_model>
  This profile was designed with a lightness gamma curve which means the monitor
  will have to be also calibrated in the same way.
  This profile is only useful for advanced users and is not recommended for
  general use.
 </_model>
 <license>CC0</license>
 <data_source>standard</data_source>
 <standard_space>eci-rgb-v2</standard_space>
 <gamma>L*</gamma>
 <whitepoint>D50</whitepoint>
 <primaries>
  <red>
   <x>0.6700</x>
   <y>0.3300</y>
   <Y>0.320250</Y>
  </red>
  <green>
   <x>0.2100</x>
   <y>0.7100</y>
   <Y>0.602071</Y>
  </green>
  <blue>
   <x>0.1400</x>
   <y>0.0800</y>
   <Y>0.077679</Y>
  </blue>
 </primaries>
</profile>