Skip to content

jonpacker/srm2hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRM2HEX

Converts an SRM value to hex.

install

npm install srm2hex 

use

var srm2hex = require('srm2hex');
srm2hex(20.5); // -> #562e11

license

MIT

About

Convert SRM colours to their hex value equivalents.

Resources

Stars

Watchers

Forks

Packages

No packages published