#df0b00 color space conversions
Hex:
#df0b00
RGB:
223, 11, 0
CMY:
13, 96, 100
CMYK:
0, 95, 100, 13
HSL:
3°, 100.0000%, 43.7255%
HSV (HSB):
3°, 100.0000%, 87.4510%
XYZ:
30.5511, 15.9273, 1.4641
xyY:
0.6372, 0.3322, 15.9273
CIE-Lab:
46.8790, 71.4743, 60.8534
CIE-LCH:
46.8790, 93.8707, 40.4112
CIE-Luv:
46.8790, 151.3822, 33.5822
Hunter-Lab:
39.9090, 66.8042, 25.7613
#df0b00 color charts
#df0b00 color shades, tints & tones
#df0b00 color schemes
#df0b00 color preview, HTML & CSS examples
This text has a color of #df0b00
<p style="color:#df0b00;">Text here</p>
.mytext {color:#df0b00;}
This box has a color of #df0b00
<div style="background-color:#df0b00;">Content here</div>
.mybackground {background-color:#df0b00;}
Border around this has a color of #df0b00
<div style="border:2px solid #df0b00;">Content here</div>
.myborder {border:2px solid #df0b00;}