Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 749 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 749 Bytes

Albert - simple training tool for colorimetry

CI Status

This is a simple training tool to guess the Munsell Color code of a given color.

https://privet-kitty.github.io/albert/

screenshot

Mechanism

  • It assumes that your monitor is calibrated to sRGB.
  • The score of your guess is computed based on CIEDE2000.
  • The backend of this tool is based on munsell.js, my library for handling Munsell Colors. Please see the link for details.

Copyright

Copyright (c) 2018-2024 Hugo Sansaqua.