#da2a01 color space conversions
Hex:
#da2a01
RGB:
218, 42, 1
CMY:
15, 84, 100
CMYK:
0, 81, 100, 15
HSL:
11°, 99.0868%, 42.9412%
HSV (HSB):
11°, 99.5413%, 85.4902%
XYZ:
29.7469, 16.5635, 1.6580
xyY:
0.6201, 0.3453, 16.5635
CIE-Lab:
47.7053, 64.8804, 60.2649
CIE-LCH:
47.7053, 88.5513, 42.8878
CIE-Luv:
47.7053, 137.8962, 36.0293
Hunter-Lab:
40.6983, 59.2456, 26.0735
#da2a01 color charts
#da2a01 color shades, tints & tones
#da2a01 color schemes
#da2a01 color preview, HTML & CSS examples
This text has a color of #da2a01
<p style="color:#da2a01;">Text here</p>
.mytext {color:#da2a01;}
This box has a color of #da2a01
<div style="background-color:#da2a01;">Content here</div>
.mybackground {background-color:#da2a01;}
Border around this has a color of #da2a01
<div style="border:2px solid #da2a01;">Content here</div>
.myborder {border:2px solid #da2a01;}