#da2501 color space conversions
Hex:
#da2501
RGB:
218, 37, 1
CMY:
15, 85, 100
CMYK:
0, 83, 100, 15
HSL:
10°, 99.0868%, 42.9412%
HSV (HSB):
10°, 99.5413%, 85.4902%
XYZ:
29.5805, 16.2308, 1.6025
xyY:
0.6239, 0.3423, 16.2308
CIE-Lab:
47.2758, 66.0977, 60.0834
CIE-LCH:
47.2758, 89.3248, 42.2711
CIE-Luv:
47.2758, 140.1313, 35.2801
Hunter-Lab:
40.2874, 60.5583, 25.8428
#da2501 color charts
#da2501 color shades, tints & tones
#da2501 color schemes
#da2501 color preview, HTML & CSS examples
This text has a color of #da2501
<p style="color:#da2501;">Text here</p>
.mytext {color:#da2501;}
This box has a color of #da2501
<div style="background-color:#da2501;">Content here</div>
.mybackground {background-color:#da2501;}
Border around this has a color of #da2501
<div style="border:2px solid #da2501;">Content here</div>
.myborder {border:2px solid #da2501;}