# farbe

Color management (conversion, names) for [LuaTeX](https://www.luatex.org) implemented in [Lua](https://www.lua.org/).

`farbe` is mainly a Lua library for converting and manipulating
colors. It is based on Lua module
[lua-color](https://luarocks.org/modules/Firanel/lua-color).

Color related Lua code in texlive:

* [texmf-dist/tex/context/base/mkiv/attr-col.lua](https://git.texlive.info/texlive/tree/Master/texmf-dist/tex/context/base/mkiv/attr-col.lua)
* [texmf-dist/tex/context/base/mkiv/mlib-pps.lua](https://git.texlive.info/texlive/tree/Master/texmf-dist/tex/context/base/mkiv/mlib-pps.lua)
* [texmf-dist/tex/lualatex/lua-ul/lua-ul.lua](https://git.texlive.info/texlive/tree/Master/texmf-dist/tex/lualatex/lua-ul/lua-ul.lua)
* [texmf-dist/tex/latex/luacolor/luacolor.lua](https://git.texlive.info/texlive/tree/Master/texmf-dist/tex/latex/luacolor/luacolor.lua)

## Current version

2025/06/08 v0.2.0

## License

Copyright (C) 2025 by Josef Friedrich <josef@friedrich.rocks>
------------------------------------------------------------------------
This work may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3c of this license
or (at your option) any later version.  The latest version of this
license is in:

  http://www.latex-project.org/lppl.txt

and version 1.3c or later is part of all distributions of LaTeX
version 2008/05/04 or later.

## Maintainer

Josef Friedrich <josef@friedrich.rocks>
