# 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/05/31 v0.1.0 ## License Copyright (C) 2025 by Josef Friedrich ------------------------------------------------------------------------ This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 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.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. ## Maintainer Josef Friedrich