#da4140 color space conversions
Hex:
#da4140
RGB:
218, 65, 64
CMY:
15, 75, 75
CMYK:
0, 70, 71, 15
HSL:
0°, 67.5439%, 55.2941%
HSV (HSB):
0°, 70.6422%, 85.4902%
XYZ:
31.7292, 19.0562, 6.8564
xyY:
0.5505, 0.3306, 19.0562
CIE-Lab:
50.7529, 59.1234, 35.5226
CIE-LCH:
50.7529, 68.9741, 30.9983
CIE-Luv:
50.7529, 117.1099, 25.6428
Hunter-Lab:
43.6534, 53.3480, 21.2450
#da4140 color charts
#da4140 color shades, tints & tones
#da4140 color schemes
#da4140 color preview, HTML & CSS examples
This text has a color of #da4140
<p style="color:#da4140;">Text here</p>
.mytext {color:#da4140;}
This box has a color of #da4140
<div style="background-color:#da4140;">Content here</div>
.mybackground {background-color:#da4140;}
Border around this has a color of #da4140
<div style="border:2px solid #da4140;">Content here</div>
.myborder {border:2px solid #da4140;}