#da4244 color space conversions
Hex:
#da4244
RGB:
218, 66, 68
CMY:
15, 74, 73
CMYK:
0, 70, 69, 15
HSL:
359°, 67.2566%, 55.6863%
HSV (HSB):
359°, 69.7248%, 85.4902%
XYZ:
31.9050, 19.2192, 7.4969
xyY:
0.5443, 0.3279, 19.2192
CIE-Lab:
50.9427, 58.9450, 33.4454
CIE-LCH:
50.9427, 67.7724, 29.5706
CIE-Luv:
50.9427, 115.6124, 24.1212
Hunter-Lab:
43.8397, 53.1867, 20.5487
#da4244 color charts
#da4244 color shades, tints & tones
#da4244 color schemes
#da4244 color preview, HTML & CSS examples
This text has a color of #da4244
<p style="color:#da4244;">Text here</p>
.mytext {color:#da4244;}
This box has a color of #da4244
<div style="background-color:#da4244;">Content here</div>
.mybackground {background-color:#da4244;}
Border around this has a color of #da4244
<div style="border:2px solid #da4244;">Content here</div>
.myborder {border:2px solid #da4244;}