#df0600 color space conversions
Hex:
#df0600
RGB:
223, 6, 0
CMY:
13, 98, 100
CMYK:
0, 97, 100, 13
HSL:
2°, 100.0000%, 43.7255%
HSV (HSB):
2°, 100.0000%, 87.4510%
XYZ:
30.4966, 15.8182, 1.4459
xyY:
0.6385, 0.3312, 15.8182
CIE-Lab:
46.7351, 71.8905, 60.8030
CIE-LCH:
46.7351, 94.1555, 40.2236
CIE-Luv:
46.7351, 152.1695, 33.3269
Hunter-Lab:
39.7721, 67.2693, 25.6851
#df0600 color charts
#df0600 color shades, tints & tones
#df0600 color schemes
#df0600 color preview, HTML & CSS examples
This text has a color of #df0600
<p style="color:#df0600;">Text here</p>
.mytext {color:#df0600;}
This box has a color of #df0600
<div style="background-color:#df0600;">Content here</div>
.mybackground {background-color:#df0600;}
Border around this has a color of #df0600
<div style="border:2px solid #df0600;">Content here</div>
.myborder {border:2px solid #df0600;}