#dc000e color space conversions
Hex:
#dc000e
RGB:
220, 0, 14
CMY:
14, 100, 95
CMYK:
0, 100, 94, 14
HSL:
356°, 100.0000%, 43.1373%
HSV (HSB):
356°, 100.0000%, 86.2745%
XYZ:
29.5945, 15.2474, 1.7987
xyY:
0.6345, 0.3269, 15.2474
CIE-Lab:
45.9711, 71.7746, 55.9103
CIE-LCH:
45.9711, 90.9810, 37.9175
CIE-Luv:
45.9711, 150.0456, 31.1061
Hunter-Lab:
39.0479, 66.9518, 24.6024
#dc000e color charts
#dc000e color shades, tints & tones
#dc000e color schemes
#dc000e color preview, HTML & CSS examples
This text has a color of #dc000e
<p style="color:#dc000e;">Text here</p>
.mytext {color:#dc000e;}
This box has a color of #dc000e
<div style="background-color:#dc000e;">Content here</div>
.mybackground {background-color:#dc000e;}
Border around this has a color of #dc000e
<div style="border:2px solid #dc000e;">Content here</div>
.myborder {border:2px solid #dc000e;}