#df0300 color space conversions
Hex:
#df0300
RGB:
223, 3, 0
CMY:
13, 99, 100
CMYK:
0, 99, 100, 13
HSL:
1°, 100.0000%, 43.7255%
HSV (HSB):
1°, 100.0000%, 87.4510%
XYZ:
30.4640, 15.7531, 1.4350
xyY:
0.6393, 0.3306, 15.7531
CIE-Lab:
46.6489, 72.1403, 60.7732
CIE-LCH:
46.6489, 94.3271, 40.1118
CIE-Luv:
46.6489, 152.6425, 33.1738
Hunter-Lab:
39.6902, 67.5489, 25.6395
#df0300 color charts
#df0300 color shades, tints & tones
#df0300 color schemes
#df0300 color preview, HTML & CSS examples
This text has a color of #df0300
<p style="color:#df0300;">Text here</p>
.mytext {color:#df0300;}
This box has a color of #df0300
<div style="background-color:#df0300;">Content here</div>
.mybackground {background-color:#df0300;}
Border around this has a color of #df0300
<div style="border:2px solid #df0300;">Content here</div>
.myborder {border:2px solid #df0300;}