# Example of using a color table with Photoshop

### Introduction

In this tutorial, we will simulate different colors of bracelets made from measuring leather samples.

![Picture of the original watch](/files/-MYZwCopZu7u9k95D1rz)

![Bracelet color simulation](/files/-MYZx_TbqQ2C0dgbdh14)

### Measurement of leather samples and creation of a color chart.

The first step is to create a color chart from the measurements of leather samples.

![](/files/-M_-TSJa9PUWUWDfclYy)

You will find in the chapter "Color table" all the procedure to create a color chart from the material sample measurement.

{% content-ref url="/pages/-LjRZ7m\_9VHQyV5ahMiO" %}
[Colors tables](/colors-tables/colors-tables.md)
{% endcontent-ref %}

{% hint style="info" %}
For material measurement, we recommend suitable spectrophotometers such as the I1 Pro 3 PLUS (which has a large aperture of 8mm and an M3 mode) or industrial spectrophotometers such as the Konica Minolta CM-26
{% endhint %}

{% tabs %}
{% tab title="I1 Pro 3 PLUS" %}
![](/files/-MLbvHBF_GkOlyX_vqDE)
{% endtab %}

{% tab title="Konica Minolta CM-26" %}
![](/files/-MLbwRPwx4Dm5oNE4ppC)
{% endtab %}
{% endtabs %}

### Export of the swatch in .ase format (Adobe Photoshop)

Once the leather measurements have been made, export the color chart in the format corresponding to the software you are going to use. In our example, we will export it in the .ase format which is compatible with Adobe Photoshop.\
In our example, we will export it in the .ase format which is compatible with Adobe Photoshop. Right click on the table in the left column, then select "**Export**".

![](/files/-MethMAKzw5B4X7pInzp)

In the new window, choose the export format.\
In our case we will choose the **.ase** format. \
Note that the .aco format is also compatible with Photoshop.

![](/files/-MethTHAXA2bbztJde_I)

Click on the "**Export**" button.

![](/files/-MethzOtWgdBNq7HfcCz)

Then save the table on your computer in order to find it to import it later into Photoshop.

### Importing the swatch into Adobe Photoshop

Display the swatch in **Window tab> Swatches** Then click in the menu at the top right.

![](/files/-MY_8LV9r0NNwWIA4bHS)

Then select "Load a color chart"

![](/files/-MYZw-QdkM4srYraA7wR)

Select the color chart in .ase format generated by Coraye.

![](/files/-MYZw4vDb7nM-eZPrUyK)

### Using Lab Color Mode

Ouvrez l'image de la montre puis convertissez la dans le mode Lab\
**Image** > **Mode** > **Lab**

{% hint style="info" %}
Lab mode enables faithful and optimized color reproduction. If you do not have a RIP, you can still convert your image later to the color space of your choice such as Adobe RGB 1998 or sRGB.
{% endhint %}

![Convert image in Lab mode](/files/-MYZwTIGC8s6nJUcT97E)

### File preparation

Using the "**Quick Selection**" tool to select the two parts of the bracelet.

![](/files/-MYZw_TjQYK6r8ga5sqw)

When you have made the selection of the bracelet, right click and select "Layer by Copy" \
A new layer is then added to the list of layers.

![](/files/-MYZwgWpiGTtQOPIV-re)

Deselect the background layer and then select the new layer. In the "**Selection**" menu, click on "**Select all**".

![](/files/-MYZwmDYWzYBY65r3Wlx)

Then with the "Quick Selection" tool, re-select the two parts of the bracelet.

![](/files/-MYZwt9LMjhQ25B7Hd6j)

Re-select the background

![](/files/-MYZx0sb3tG_EM54v-cx)

Select the Brush tool, then choose a color from the swatch. Choose a relatively large brush size and color the bracelets.

![](/files/-MYZx6_-Cg1o7vI38L7e)

In the "Layer" tab in the "Define the blend mode for the layer" area ...

![](/files/-MYZxCElcZDMmGnNVL74)

... Select "**Color**"

![Select "Color" in the "Set blend mode for layer" box](/files/-MYZxHlZtUA6DirIEu_U)

The bracelet will regain its texture associated with the color of the color chart

![](/files/-MYZxMesli8YPOsuZEVn)

To modify and associate a new color, you just need to use the brush tool and use another color from the swatch.

![](/files/-MYZxTYAWgM1QWo-qdQG)


---

# Agent Instructions: 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:

```
GET https://docs.coraye.com/colors-tables/example-of-using-a-color-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
