#da2212 color space conversions
Hex:
#da2212
RGB:
218, 34, 18
CMY:
15, 87, 93
CMYK:
0, 84, 92, 15
HSL:
5°, 84.7458%, 46.2745%
HSV (HSB):
5°, 91.7431%, 85.4902%
XYZ:
29.5947, 16.0932, 2.1187
xyY:
0.6191, 0.3366, 16.0932
CIE-Lab:
47.0965, 66.9247, 54.9927
CIE-LCH:
47.0965, 86.6205, 39.4103
CIE-Luv:
47.0965, 140.1959, 32.9941
Hunter-Lab:
40.1163, 61.4799, 24.9500
#da2212 color charts
#da2212 color shades, tints & tones
#da2212 color schemes
#da2212 color preview, HTML & CSS examples
This text has a color of #da2212
<p style="color:#da2212;">Text here</p>
.mytext {color:#da2212;}
This box has a color of #da2212
<div style="background-color:#da2212;">Content here</div>
.mybackground {background-color:#da2212;}
Border around this has a color of #da2212
<div style="border:2px solid #da2212;">Content here</div>
.myborder {border:2px solid #da2212;}