Libraries tagged by color convert
mischiefcollective/colorjizz
593641 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
projectcleverweb/color
484745 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
ssnepenthe/color-utils
850065 Downloads
A PHP library for performing SASS-like color manipulations.
ourcodeworld/name-that-color
57531 Downloads
A non-official PHP port of the NTC JS library to find out the name of the closest matching color.
primal/color
408211 Downloads
Collection of classes for converting and manipulating colors
ortic/color-converter
2734 Downloads
color converter
marcovo/shade-blend-convert
27704 Downloads
Utility class for shading, blending and converting colors
fjw/color-compare
7068 Downloads
A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.
aiz-packages/color-code-converter
6803 Downloads
HEX code coverted to RGB color code
simoneast/simple-ansi-colors
32385 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
savvywombat/color
3925 Downloads
Package for manipulating colors in multiple color spaces.
mixable/color-utils
13060 Downloads
PHP utilities to convert any values between RGB, HSL, CMYK, YUV and HEX colors.
creuna-fi/color-space-fixer
1833 Downloads
Convert Adobe RGB / CMYK images to sRGB on upload. Requires ImageMagick built with lcms2 delegate.
danmichaelo/coma
21348 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
neilime/ansi-escapes-to-html
1649 Downloads
Convert ANSI escapes (terminal formatting/color codes) to HTML