#da2e2c color space conversions
Hex:
#da2e2c
RGB:
218, 46, 44
CMY:
15, 82, 83
CMYK:
0, 79, 80, 15
HSL:
1°, 70.1613%, 51.3725%
HSV (HSB):
1°, 79.8165%, 85.4902%
XYZ:
30.3451, 17.0413, 4.0728
xyY:
0.5897, 0.3312, 17.0413
CIE-Lab:
48.3120, 64.5258, 43.9958
CIE-LCH:
48.3120, 78.0975, 34.2874
CIE-Luv:
48.3120, 131.4064, 28.9018
Hunter-Lab:
41.2811, 58.9707, 23.0472
#da2e2c color charts
#da2e2c color shades, tints & tones
#da2e2c color schemes
#da2e2c color preview, HTML & CSS examples
This text has a color of #da2e2c
<p style="color:#da2e2c;">Text here</p>
.mytext {color:#da2e2c;}
This box has a color of #da2e2c
<div style="background-color:#da2e2c;">Content here</div>
.mybackground {background-color:#da2e2c;}
Border around this has a color of #da2e2c
<div style="border:2px solid #da2e2c;">Content here</div>
.myborder {border:2px solid #da2e2c;}