#da2b25 color space conversions
Hex:
#da2b25
RGB:
218, 43, 37
CMY:
15, 83, 85
CMYK:
0, 80, 83, 15
HSL:
2°, 70.9804%, 50.0000%
HSV (HSB):
2°, 83.0275%, 85.4902%
XYZ:
30.1112, 16.7668, 3.3995
xyY:
0.5989, 0.3335, 16.7668
CIE-Lab:
47.9648, 65.1424, 47.3070
CIE-LCH:
47.9648, 80.5077, 35.9875
CIE-Luv:
47.9648, 134.0055, 30.4174
Hunter-Lab:
40.9472, 59.6054, 23.7407
#da2b25 color charts
#da2b25 color shades, tints & tones
#da2b25 color schemes
#da2b25 color preview, HTML & CSS examples
This text has a color of #da2b25
<p style="color:#da2b25;">Text here</p>
.mytext {color:#da2b25;}
This box has a color of #da2b25
<div style="background-color:#da2b25;">Content here</div>
.mybackground {background-color:#da2b25;}
Border around this has a color of #da2b25
<div style="border:2px solid #da2b25;">Content here</div>
.myborder {border:2px solid #da2b25;}