summaryrefslogtreecommitdiff
path: root/data/profiles/sRGB.xml.in
blob: f8fd7797cd40ba4ceac0764f28b7b90e1db250b7 (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
36
37
38
39
<?xml version="1.0" encoding="UTF-8" ?>
<profile>
 <name>sRGB</name>
 <description>sRGB</description>
 <_copyright>This profile is free of known copyright restrictions</_copyright>
 <!--
  TRANSLATORS: Trinitron is a trademark, 'untagged' means an image with an
  unspecified color profile
 -->
 <_model>
  This general purpose profile was designed by Hewlett-Packard and Microsoft
  and lives on as the default profile on the Internet for untagged RGB colors
  and used in HDTV.
  Most uncalibrated displays are able to display most of the colors available in
  sRGB, although this profile is sometimes a poor choice for printing.
 </_model>
 <license>CC0</license>
 <data_source>standard</data_source>
 <standard_space>srgb</standard_space>
 <gamma>sRGB</gamma>
 <whitepoint>D65</whitepoint>
 <primaries>
  <red>
   <x>0.6400</x>
   <y>0.3300</y>
   <Y>0.212656</Y>
  </red>
  <green>
   <x>0.3000</x>
   <y>0.6000</y>
   <Y>0.715158</Y>
  </green>
  <blue>
   <x>0.1500</x>
   <y>0.0600</y>
   <Y>0.072186</Y>
  </blue>
 </primaries>
</profile>