summaryrefslogtreecommitdiff
path: root/data/profiles/BetaRGB.xml.in
blob: 7bfcc2b7a67a8c4637bae468a5f39e59d95e6448 (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>BetaRGB</name>
 <description>Beta RGB</description>
 <_copyright>This profile is free of known copyright restrictions</_copyright>
 <!-- TRANSLATORS: 'shadow detail' is the number of black colors you can see -->
 <_model>
  This editing space can display more saturated colors than Adobe RGB.
  It is less prone to quantisation errors compared to ProPhoto RGB, although
  more shadow detail is preserved.
  In most instances ProPhoto RGB is probably a better choice.
 </_model>
 <license>CC0</license>
 <data_source>standard</data_source>
 <standard_space>beta-rgb</standard_space>
 <gamma>2.2</gamma>
 <whitepoint>D50</whitepoint>
 <primaries>
  <red>
   <x>0.6888</x>
   <y>0.3112</y>
   <Y>0.303273</Y>
  </red>
  <green>
   <x>0.1986</x>
   <y>0.7551</y>
   <Y>0.663786</Y>
  </green>
  <blue>
   <x>0.1265</x>
   <y>0.0352</y>
   <Y>0.032941</Y>
  </blue>
 </primaries>
</profile>