Issues
- 0
How to convert oklch to hex
#245 opened by bfg-coding - 1
Add HCT color model
#243 opened by meodai - 2
Target not equal to source when converting rgb(1,1,1) to oklch, and then back to rgb.
#236 opened by Jeremy-Knudsen - 0
- 3
bug: add missing exports for blerp and trilerp
#233 opened by prjctimg - 6
Add DIN99c/d color space
#229 opened by rumpelrausch - 1
Addition of CMYK color space
#226 opened by blunteshwar - 0
Switch tests from `tape` to native Node test runner
#224 opened by danburzo - 3
`'culori/fn'` regression in 4.0
#223 opened by ai - 2
- 0
- 0
Adjust <number> parsing in HSL / HWB / etc(?) modern syntaxes to appropriate component ranges
#217 opened by danburzo - 2
Provide ability to tree-shake parsers.
#215 opened by bheston - 8
Add support for WCAG3 contrast using APCA
#177 opened by meodai - 1
Suggestion to specify target gamut for clampChroma()
#213 opened by danburzo - 2
Precise chroma clamping in P3 color space
#211 opened by antiflasher - 19
Add RYB colors
#207 opened by meodai - 1
Dead link in docs
#210 opened by prjctimg - 0
mix() function, and 2d/3d counterparts
#209 opened by danburzo - 5
- 2
Endless loop when using a double point
#204 opened by raidenmiro - 4
Interpolator throwing a NaN/undefined
#202 opened by marcelpi - 2
XYB: is the Chroma from Luma adjustment correction really in the JXL implementation?
#200 opened by facelessuser - 3
Add to `clampChroma` option to clamp to P3 space
#168 opened by ai - 2
Add P3 support to `displayable`
#161 opened by ai - 1
culori.d.ts - Is there an updated type declaration file to use with TypeScript?
#197 opened by Jeremy-Knudsen - 3
Bug in displayable() in oklch
#196 opened by VojtechVidra - 3
`lch()` and `lab()` in `formatCss` has no `%`
#193 opened by ai - 0
- 1
Update `oklch` support
#167 opened by ai - 1
Exotic `rgb()` syntaxes trip up culori.js
#187 opened by danburzo - 1
`color()` syntax: don't allow omitted components
#186 opened by danburzo - 1
`color()` syntax: map `<percentage>` to the component's range, where available.
#153 opened by danburzo - 5
XYB color space?
#188 opened by JobLeonard - 1
`color()` syntax: enable for all color spaces
#154 opened by danburzo - 3
Incorrect YIQ conversion
#185 opened by facelessuser - 2
- 1
Less than perfect converting okhsl to rgb
#169 opened by whaaaley - 1
- 6
Feature request: Publish to deno.land/x and nest.land
#157 opened by nnmrts - 0
`xyz` should refer to the D65-relative XYZ color space
#150 opened by danburzo - 0
lab(), lch(): disallow <number> for L channel
#151 opened by danburzo - 0
parse(): Accept "none" for color channels
#144 opened by danburzo - 7
- 2
parse(): thow an error when parsing is unsuccessful
#148 opened by meodai - 1
[1.x] Modularize the bundles
#143 opened by danburzo - 2
[1.x] Switch to ESM
#142 opened by danburzo - 1
Handle piecewise interpolation using easing functions t_in => t_out with t_out outside [0, 1] range
#140 opened by danburzo - 0
Parse from, and serialize to, "color(...)" syntax
#137 opened by danburzo - 18