Re: [w3ctag/design-reviews] EyeDropper API (#587)

Hi @ipopescu93,

I noticed that the EyeDropper API was shipped in Chrome and decided to [take it for a spin](https://codepen.io/leaverou/pen/gOGQQZa?editors=1101). I see that it is returning a hex with device RGB coordinates, despite it being labelled `sRGBHex`. For example, in the linked codepen, even though I'm sampling sRGB `#00ff00`, the color I get back is `#02fe00`, which is the pure sRGB green, converted to the RGB space of my (wide gamut) screen. Is this intentional or a bug I should report?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/587#issuecomment-1011433818
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/587/1011433818@github.com>

Received on Wednesday, 12 January 2022 20:41:16 UTC