srgb
There are 36 repositories under srgb topic.
color-js/color.js
Color conversion & manipulation library by the editors of the CSS Color specifications
Myndex/SAPC-APCA
APCA (Accessible Perceptual Contrast Algorithm) is a new method for predicting contrast for use in emerging web standards (WCAG 3) for determining readability contrast. APCA is derived form the SAPC (S-LUV Advanced Predictive Color) which is an accessibility-oriented color appearance model designed for self-illuminated displays.
tompazourek/Colourful
🎨 Open source .NET library for working with color spaces.
lehins/Color
Extensive collection of color spaces and color models
codelogic/wide-gamut-tests
A series of test images for color profiles and wide gamut support.
collinswakholi/ML_ColorCorrection_tool
Perform image color correction based on ML using the color chart (XRite ColorChecker Classic) in an image.
ocaml-tui/colors
A pure OCaml library for manipulating colors in different color spaces.
Myndex/colorparsley
A lightweight but versatile mini-lib to parse color strings, objects, or numbers, returning a simple rgba array, and related string utilities. This was developed as part of the basic APCA distro.
CreunaFI/color-space-fixer
WordPress plugin to convert Adobe RGB / CMYK images to sRGB automatically. Requires ImageMagick built with lcms delegate.
hturan/color-contrast
visualizing relative luminance contrast within sRGB colorspace
jibsen/tmcolorconv
Convert tmTheme to sRGB color space
collinswakholi/ColorCorrectionGUI
A simplified image color correction app in MATLAB, No need for deep knowledge of MATLAB programming to run the App
Myndex/seelab
sRGB parsing and processing RGB data in and out of CIE XYZ, xyY, LAB and LUV, and more!
Myndex/seestars
See Stars is a Myndex MicroColor Library. This has standard functions for the standard (piecewise) IEC conversion of sRGB to Y, and the CIE standard Y to L* (Lstar) and back again. The math & constants here reference those of CSS 4 for compatibility.
propensive/iridescence
Sophisticated representation of color in Scala
CairX/convert-colors-py
A Python package for converting colors between different color spaces.
fuqunaga/ColorSpace
Color space conversion for Unity hlsl
ilia3101/Blackbody
Simulate a blackbody emitter
kierentm/Colour_Tint_Converter
A handy tool for quick grabbing and converting colour tints to hex values. Supports sRGB sRGB' and sRGB8.
m13253/colorspace-routines
Code snippets to compute colorspace conversion matrices
Manderby/CML
Scientific color conversion library written in C.
dragonfly-ai/bitfrost
Scala.js library to manipulate and analyze colors and color spaces.
samkelleher/P3ColorSpaceExperiments
Experiments reading metadata and color space (specifically P3) info from image files using NodeJS.
amandahinton/huetility
Tools for digital colors
API-Beast/libColorProcess
C++17 image processing library with typesafe color space vectors and arithmetics.
devinmcgloin/clr
clr is a go library to manage different color spaces, convert between them and compare colors.
T99/colorscript
Color library for JavaScript/JavaScript library for colors.
UI-DNA/Essence-Color
Consistent, Efficient, Professional color description library
Brankale/JColorSpace
colorspace converter
jonasnext/colors
colors
marckol/css-color-utils
No dependency javascript library for color conversion, parser and stringifier/formatter
ootidea/oklch-color-picker
Oklch color picker web application
Matthias-Fauconneau/image
Flexible sliceable iterable editable image (2D data container), bgr core::vector, bgra8, sRGB
milasudril/libcolor
C++ color library
T99/colors-php
PHP library for generic color handling.
WesOfX/ppm-image
Save and load 24-bit color ppm images.