#da2111 color space conversions
Hex:
#da2111
RGB:
218, 33, 17
CMY:
15, 87, 93
CMYK:
0, 85, 92, 15
HSL:
5°, 85.5319%, 46.0784%
HSV (HSB):
5°, 92.2018%, 85.4902%
XYZ:
29.5585, 16.0336, 2.0672
xyY:
0.6202, 0.3364, 16.0336
CIE-Lab:
47.0186, 67.1224, 55.2982
CIE-LCH:
47.0186, 86.9673, 39.4831
CIE-Luv:
47.0186, 140.6675, 33.0062
Hunter-Lab:
40.0420, 61.6929, 24.9685
#da2111 color charts
#da2111 color shades, tints & tones
#da2111 color schemes
#da2111 color preview, HTML & CSS examples
This text has a color of #da2111
<p style="color:#da2111;">Text here</p>
.mytext {color:#da2111;}
This box has a color of #da2111
<div style="background-color:#da2111;">Content here</div>
.mybackground {background-color:#da2111;}
Border around this has a color of #da2111
<div style="border:2px solid #da2111;">Content here</div>
.myborder {border:2px solid #da2111;}