#da022e color space conversions
Hex:
#da022e
RGB:
218, 2, 46
CMY:
15, 99, 82
CMYK:
0, 99, 79, 15
HSL:
348°, 98.1818%, 43.1373%
HSV (HSB):
348°, 99.0826%, 85.4902%
XYZ:
29.4283, 15.1461, 3.9572
xyY:
0.6064, 0.3121, 15.1461
CIE-Lab:
45.8337, 71.7317, 40.3617
CIE-LCH:
45.8337, 82.3073, 29.3654
CIE-Luv:
45.8337, 143.3493, 23.4584
Hunter-Lab:
38.9180, 66.8684, 21.2139
#da022e color charts
#da022e color shades, tints & tones
#da022e color schemes
#da022e color preview, HTML & CSS examples
This text has a color of #da022e
<p style="color:#da022e;">Text here</p>
.mytext {color:#da022e;}
This box has a color of #da022e
<div style="background-color:#da022e;">Content here</div>
.mybackground {background-color:#da022e;}
Border around this has a color of #da022e
<div style="border:2px solid #da022e;">Content here</div>
.myborder {border:2px solid #da022e;}