Libraries tagged by color convert
mischiefcollective/colorjizz
727989 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
projectcleverweb/color
695741 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
986711 Downloads
A PHP library for performing SASS-like color manipulations.
ourcodeworld/name-that-color
95145 Downloads
A non-official PHP port of the NTC JS library to find out the name of the closest matching color.
primal/color
456290 Downloads
Collection of classes for converting and manipulating colors
aiz-packages/color-code-converter
11621 Downloads
HEX code coverted to RGB color code
savvywombat/color
8217 Downloads
Package for manipulating colors in multiple color spaces.
ortic/color-converter
3708 Downloads
color converter
marcovo/shade-blend-convert
30720 Downloads
Utility class for shading, blending and converting colors
ramazancetinkaya/color-code-converter
833 Downloads
A modern PHP library for converting color codes between RGB, HEX, and HSL color spaces.
fjw/color-compare
8185 Downloads
A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.
simoneast/simple-ansi-colors
35902 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.
mixable/color-utils
16036 Downloads
PHP utilities to convert any values between RGB, HSL, CMYK, YUV and HEX colors.
creuna-fi/color-space-fixer
2263 Downloads
Convert Adobe RGB / CMYK images to sRGB on upload. Requires ImageMagick built with lcms2 delegate.
danmichaelo/coma
23467 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94