#da2931 color space conversions
Hex:
#da2931
RGB:
218, 41, 49
CMY:
15, 84, 81
CMYK:
0, 81, 78, 15
HSL:
357°, 70.5179%, 50.7843%
HSV (HSB):
357°, 81.1927%, 85.4902%
XYZ:
30.2608, 16.7131, 4.5368
xyY:
0.5875, 0.3245, 16.7131
CIE-Lab:
47.8964, 66.0003, 40.8303
CIE-LCH:
47.8964, 77.6090, 31.7425
CIE-Luv:
47.8964, 132.6744, 26.3403
Hunter-Lab:
40.8816, 60.5838, 22.0375
#da2931 color charts
#da2931 color shades, tints & tones
#da2931 color schemes
#da2931 color preview, HTML & CSS examples
This text has a color of #da2931
<p style="color:#da2931;">Text here</p>
.mytext {color:#da2931;}
This box has a color of #da2931
<div style="background-color:#da2931;">Content here</div>
.mybackground {background-color:#da2931;}
Border around this has a color of #da2931
<div style="border:2px solid #da2931;">Content here</div>
.myborder {border:2px solid #da2931;}