#da040b color space conversions
Hex:
#da040b
RGB:
218, 4, 11
CMY:
15, 98, 96
CMYK:
0, 98, 95, 15
HSL:
358°, 96.3964%, 43.5294%
HSV (HSB):
358°, 98.1651%, 85.4902%
XYZ:
29.0173, 15.0164, 1.6857
xyY:
0.6347, 0.3284, 15.0164
CIE-Lab:
45.6567, 70.9123, 56.4580
CIE-LCH:
45.6567, 90.6425, 38.5256
CIE-Luv:
45.6567, 148.2353, 31.3534
Hunter-Lab:
38.7510, 65.8488, 24.5466
#da040b color charts
#da040b color shades, tints & tones
#da040b color schemes
#da040b color preview, HTML & CSS examples
This text has a color of #da040b
<p style="color:#da040b;">Text here</p>
.mytext {color:#da040b;}
This box has a color of #da040b
<div style="background-color:#da040b;">Content here</div>
.mybackground {background-color:#da040b;}
Border around this has a color of #da040b
<div style="border:2px solid #da040b;">Content here</div>
.myborder {border:2px solid #da040b;}