Skip to content

hexDiff

Function: hexDiff()

function hexDiff(hex1, hex2): number

Compute CIE delta E 1994 diff between hex1 and hex2.

Parameters

hex1

string

hex2

string

Returns

number

Defined in

converter.ts:192