Libraries tagged by rgb convert
ssnepenthe/color-utils
1216556 Downloads
A PHP library for performing SASS-like color manipulations.
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.
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.
aiz-packages/color-code-converter
26720 Downloads
HEX code coverted to RGB color code
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.
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
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.
biano/coma
6396 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
matatirosoln/pantone-converter
453 Downloads
Convert from a named Pantone coated colour to Hex, RGB or CMYK variants
kachnitel/color-converter
551 Downloads
Lightweight PHP library for color format conversion (hex, RGB, HSL) and luminance calculation
emotality/laravel-color
1603 Downloads
A Laravel package to retrieve information from colors, convert and more.
artack/color
23077 Downloads
Color helper library for converting between RGB, CMYK, HSV, HST and HEX and create interpolation.