#da2801 color space conversions
Hex:
#da2801
RGB:
218, 40, 1
CMY:
15, 84, 100
CMYK:
0, 82, 100, 15
HSL:
11°, 99.0868%, 42.9412%
HSV (HSB):
11°, 99.5413%, 85.4902%
XYZ:
29.6777, 16.4252, 1.6349
xyY:
0.6217, 0.3441, 16.4252
CIE-Lab:
47.5275, 65.3837, 60.1891
CIE-LCH:
47.5275, 88.8693, 42.6312
CIE-Luv:
47.5275, 138.8190, 35.7194
Hunter-Lab:
40.5280, 59.7873, 25.9778
#da2801 color charts
#da2801 color shades, tints & tones
#da2801 color schemes
#da2801 color preview, HTML & CSS examples
This text has a color of #da2801
<p style="color:#da2801;">Text here</p>
.mytext {color:#da2801;}
This box has a color of #da2801
<div style="background-color:#da2801;">Content here</div>
.mybackground {background-color:#da2801;}
Border around this has a color of #da2801
<div style="border:2px solid #da2801;">Content here</div>
.myborder {border:2px solid #da2801;}