#df0002 color space conversions
Hex:
#df0002
RGB:
223, 0, 2
CMY:
13, 100, 99
CMYK:
0, 100, 99, 13
HSL:
359°, 100.0000%, 43.7255%
HSV (HSB):
359°, 100.0000%, 87.4510%
XYZ:
30.4424, 15.6924, 1.4819
xyY:
0.6393, 0.3296, 15.6924
CIE-Lab:
46.5683, 72.4069, 60.1256
CIE-LCH:
46.5683, 94.1161, 39.7057
CIE-Luv:
46.5683, 152.9828, 32.8200
Hunter-Lab:
39.6136, 67.8505, 25.5116
#df0002 color charts
#df0002 color shades, tints & tones
#df0002 color schemes
#df0002 color preview, HTML & CSS examples
This text has a color of #df0002
<p style="color:#df0002;">Text here</p>
.mytext {color:#df0002;}
This box has a color of #df0002
<div style="background-color:#df0002;">Content here</div>
.mybackground {background-color:#df0002;}
Border around this has a color of #df0002
<div style="border:2px solid #df0002;">Content here</div>
.myborder {border:2px solid #df0002;}