Libraries tagged by color convert
ourcodeworld/name-that-color
213323 Downloads
A non-official PHP port of the NTC JS library to find out the name of the closest matching color.
ssnepenthe/color-utils
1216556 Downloads
A PHP library for performing SASS-like color manipulations.
mischiefcollective/colorjizz
867893 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
projectcleverweb/color
970272 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.
primal/color
538445 Downloads
Collection of classes for converting and manipulating colors
fjw/color-compare
10892 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
26720 Downloads
HEX code coverted to RGB color code
simoneast/simple-ansi-colors
46589 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
17252 Downloads
Package for manipulating colors in multiple color spaces.
mixable/color-utils
22468 Downloads
PHP utilities to convert any values between RGB, HSL, CMYK, YUV and HEX colors.
danmichaelo/coma
27311 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
ortic/color-converter
5404 Downloads
color converter
marcovo/shade-blend-convert
35514 Downloads
Utility class for shading, blending and converting colors
ramazancetinkaya/color-code-converter
3167 Downloads
A modern PHP library for converting color codes between RGB, HEX, and HSL color spaces.
creuna-fi/color-space-fixer
3588 Downloads
Convert Adobe RGB / CMYK images to sRGB on upload. Requires ImageMagick built with lcms2 delegate.