> For the complete documentation index, see [llms.txt](https://docs.coraye.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coraye.com/colors-tables/export-to-efi-fiery-rip.md).

# Export a Color Table to EFI Fiery RIP

### 1. Import your table

The first thing to do is to drag and drop your color table in Coraye or to perform a "File / Open" to select your color table.&#x20;

Coraye is compatible with .cxf, .aco, .acb, .ase, .csv, etc...

### 2. Export table to Cxf format

By right clicking, you will have access to export functionalities. Select "**Export"**.

![](/files/-M_tA5qenmkF2hTZGX2e)

A new window appears&#x20;

Select the ".cxf EFI" icon

![](/files/-M_uKUivnsVqatjxJOq-)

Give a name before saving your file (for example: My Color Table.cxf)

![](/files/-LlWyCQpPcSn--BNGPaf)

### 3. Import into EFI Fiery RIP

Open the EFI Client or the Fiery Command Workstation software.

Open the Color Tool option.

![](/files/-Lksvaul2WIeLWdmMlX4)

Select in the upper tab the **File > Import** action.

![](/files/-LksvgDVXCycmBERDwOR)

Browse to your .cxf file, select it and open it.

![](/files/-Lksvk88w9lZYmQ1MTjy)

Colors of your Color Table will appear in the left column.

![](/files/-Lksvomguuq5TEzXIm61)

{% hint style="warning" %}
Don't forget to save your EFI Color Table (**File > Save as...**)
{% endhint %}

![](/files/-Lksvtu-a1M9x3Fqduo0)

Give a name to your EFI Color Table.

![](/files/-LksvxPpuSIBZ4WTRtpU)

Assign your Color Table to yours workflows, and it's ready to use.

![](/files/-Lksw-_YxO6i_0y751RA)

{% hint style="warning" %}
Don't forget to give the right name to your spot color in yours printouts.
{% endhint %}

### 4. Check the reproductivity of your colors

{% hint style="warning" %}
Be careful, not all colors may be reproducible on your printer. To make sure, we invite you to use the gamut viewer to compare your color table with the icc profile of your printer.
{% endhint %}

![](/files/-LkZKzpSSHMLjucS5rfS)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.coraye.com/colors-tables/export-to-efi-fiery-rip.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
