#da2928 color space conversions
Hex:
#da2928
RGB:
218, 41, 40
CMY:
15, 84, 84
CMYK:
0, 81, 82, 15
HSL:
0°, 70.6349%, 50.5882%
HSV (HSB):
0°, 81.6514%, 85.4902%
XYZ:
30.0894, 16.6445, 3.6343
xyY:
0.5974, 0.3305, 16.6445
CIE-Lab:
47.8090, 65.7316, 45.6207
CIE-LCH:
47.8090, 80.0118, 34.7624
CIE-Luv:
47.8090, 134.3992, 29.2390
Hunter-Lab:
40.7977, 60.2526, 23.2767
#da2928 color charts
#da2928 color shades, tints & tones
#da2928 color schemes
#da2928 color preview, HTML & CSS examples
This text has a color of #da2928
<p style="color:#da2928;">Text here</p>
.mytext {color:#da2928;}
This box has a color of #da2928
<div style="background-color:#da2928;">Content here</div>
.mybackground {background-color:#da2928;}
Border around this has a color of #da2928
<div style="border:2px solid #da2928;">Content here</div>
.myborder {border:2px solid #da2928;}