#df000e color space conversions
Hex:
#df000e
RGB:
223, 0, 14
CMY:
13, 100, 95
CMYK:
0, 100, 94, 13
HSL:
356°, 100.0000%, 43.7255%
HSV (HSB):
356°, 100.0000%, 87.4510%
XYZ:
30.5107, 15.7197, 1.8416
xyY:
0.6347, 0.3270, 15.7197
CIE-Lab:
46.6046, 72.5061, 56.6008
CIE-LCH:
46.6046, 91.9825, 37.9768
CIE-Luv:
46.6046, 152.1472, 31.5800
Hunter-Lab:
39.6481, 67.9785, 24.9997
#df000e color charts
#df000e color shades, tints & tones
#df000e color schemes
#df000e color preview, HTML & CSS examples
This text has a color of #df000e
<p style="color:#df000e;">Text here</p>
.mytext {color:#df000e;}
This box has a color of #df000e
<div style="background-color:#df000e;">Content here</div>
.mybackground {background-color:#df000e;}
Border around this has a color of #df000e
<div style="border:2px solid #df000e;">Content here</div>
.myborder {border:2px solid #df000e;}