#de0001 color space conversions
Hex:
#de0001
RGB:
222, 0, 1
CMY:
13, 100, 100
CMYK:
0, 100, 100, 13
HSL:
360°, 100.0000%, 43.5294%
HSV (HSB):
360°, 100.0000%, 87.0588%
XYZ:
30.1297, 15.5318, 1.4386
xyY:
0.6397, 0.3298, 15.5318
CIE-Lab:
46.3541, 72.1545, 60.2253
CIE-LCH:
46.3541, 93.9860, 39.8508
CIE-Luv:
46.3541, 152.3552, 32.7697
Hunter-Lab:
39.4104, 67.4971, 25.4229
#de0001 color charts
#de0001 color shades, tints & tones
#de0001 color schemes
#de0001 color preview, HTML & CSS examples
This text has a color of #de0001
<p style="color:#de0001;">Text here</p>
.mytext {color:#de0001;}
This box has a color of #de0001
<div style="background-color:#de0001;">Content here</div>
.mybackground {background-color:#de0001;}
Border around this has a color of #de0001
<div style="border:2px solid #de0001;">Content here</div>
.myborder {border:2px solid #de0001;}