#da2124 color space conversions
Hex:
#da2124
RGB:
218, 33, 36
CMY:
15, 87, 86
CMYK:
0, 85, 83, 15
HSL:
359°, 73.7052%, 49.2157%
HSV (HSB):
359°, 84.8624%, 85.4902%
XYZ:
29.7757, 16.1205, 3.2113
xyY:
0.6063, 0.3283, 16.1205
CIE-Lab:
47.1322, 67.4605, 47.0561
CIE-LCH:
47.1322, 82.2508, 34.8972
CIE-Luv:
47.1322, 138.2824, 29.1533
Hunter-Lab:
40.1504, 62.1135, 23.3632
#da2124 color charts
#da2124 color shades, tints & tones
#da2124 color schemes
#da2124 color preview, HTML & CSS examples
This text has a color of #da2124
<p style="color:#da2124;">Text here</p>
.mytext {color:#da2124;}
This box has a color of #da2124
<div style="background-color:#da2124;">Content here</div>
.mybackground {background-color:#da2124;}
Border around this has a color of #da2124
<div style="border:2px solid #da2124;">Content here</div>
.myborder {border:2px solid #da2124;}