Libraries tagged by color convert
mischiefcollective/colorjizz
888046 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
ourcodeworld/name-that-color
251919 Downloads
A non-official PHP port of the NTC JS library to find out the name of the closest matching color.
primal/color
574300 Downloads
Collection of classes for converting and manipulating colors
ssnepenthe/color-utils
1273358 Downloads
A PHP library for performing SASS-like color manipulations.
aiz-packages/color-code-converter
31579 Downloads
HEX code coverted to RGB color code
projectcleverweb/color
978133 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.
fjw/color-compare
11664 Downloads
A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.
savvywombat/color
19635 Downloads
Package for manipulating colors in multiple color spaces.
mixable/color-utils
24430 Downloads
PHP utilities to convert any values between RGB, HSL, CMYK, YUV and HEX colors.
creuna-fi/color-space-fixer
4161 Downloads
Convert Adobe RGB / CMYK images to sRGB on upload. Requires ImageMagick built with lcms2 delegate.
danmichaelo/coma
28501 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
biano/coma
8472 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
marcovo/shade-blend-convert
36831 Downloads
Utility class for shading, blending and converting colors
ramazancetinkaya/color-code-converter
3617 Downloads
A modern PHP library for converting color codes between RGB, HEX, and HSL color spaces.
simoneast/simple-ansi-colors
47557 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.