#df003b color space conversions
Hex:
#df003b
RGB:
223, 0, 59
CMY:
13, 100, 77
CMYK:
0, 100, 74, 13
HSL:
344°, 100.0000%, 43.7255%
HSV (HSB):
344°, 100.0000%, 87.4510%
XYZ:
31.2208, 16.0037, 5.5812
xyY:
0.5912, 0.3031, 16.0037
CIE-Lab:
46.9794, 73.5262, 34.2915
CIE-LCH:
46.9794, 81.1296, 25.0036
CIE-Luv:
46.9794, 143.9814, 19.3877
Hunter-Lab:
40.0047, 69.2985, 19.7315
#df003b color charts
#df003b color shades, tints & tones
#df003b color schemes
#df003b color preview, HTML & CSS examples
This text has a color of #df003b
<p style="color:#df003b;">Text here</p>
.mytext {color:#df003b;}
This box has a color of #df003b
<div style="background-color:#df003b;">Content here</div>
.mybackground {background-color:#df003b;}
Border around this has a color of #df003b
<div style="border:2px solid #df003b;">Content here</div>
.myborder {border:2px solid #df003b;}