#da181b color space conversions
Hex:
#da181b
RGB:
218, 24, 27
CMY:
15, 91, 89
CMYK:
0, 89, 88, 15
HSL:
359°, 80.1653%, 47.4510%
HSV (HSB):
359°, 88.9908%, 85.4902%
XYZ:
29.4379, 15.6378, 2.5038
xyY:
0.6187, 0.3287, 15.6378
CIE-Lab:
46.4957, 68.9149, 50.8780
CIE-LCH:
46.4957, 85.6611, 36.4375
CIE-Luv:
46.4957, 142.5529, 30.2301
Hunter-Lab:
39.5447, 63.6760, 23.9274
#da181b color charts
#da181b color shades, tints & tones
#da181b color schemes
#da181b color preview, HTML & CSS examples
This text has a color of #da181b
<p style="color:#da181b;">Text here</p>
.mytext {color:#da181b;}
This box has a color of #da181b
<div style="background-color:#da181b;">Content here</div>
.mybackground {background-color:#da181b;}
Border around this has a color of #da181b
<div style="border:2px solid #da181b;">Content here</div>
.myborder {border:2px solid #da181b;}