#da022f color space conversions
Hex:
#da022f
RGB:
218, 2, 47
CMY:
15, 99, 82
CMYK:
0, 99, 78, 15
HSL:
348°, 98.1818%, 43.1373%
HSV (HSB):
348°, 99.0826%, 85.4902%
XYZ:
29.4482, 15.1541, 4.0623
xyY:
0.6051, 0.3114, 15.1541
CIE-Lab:
45.8445, 71.7613, 39.7993
CIE-LCH:
45.8445, 82.0589, 29.0131
CIE-Luv:
45.8445, 143.1182, 23.1114
Hunter-Lab:
38.9282, 66.9064, 21.0627
#da022f color charts
#da022f color shades, tints & tones
#da022f color schemes
#da022f color preview, HTML & CSS examples
This text has a color of #da022f
<p style="color:#da022f;">Text here</p>
.mytext {color:#da022f;}
This box has a color of #da022f
<div style="background-color:#da022f;">Content here</div>
.mybackground {background-color:#da022f;}
Border around this has a color of #da022f
<div style="border:2px solid #da022f;">Content here</div>
.myborder {border:2px solid #da022f;}