RGB Values for T1 and T2 Layers

I found the RGB values for layers 00 thru 29, but not T1 and T2. Knowing these would be very helpful when importing a file with multiple layers from my CAD program.

Here’s what I get with a color picker. I haven’t tested this to see that layers are preserved.

T1
HEX f36926
rgb(243, 105, 38)
hsl(20, 90%, 55%)

T2
HEX 0c90d1
rgb(12, 144, 209)
hsl(200, 89%, 43%)

[EDIT] - I’ve since tested this using Inkscape and can confirm that the layers came in as T1, T2 layers.

Perfect! Thank You!