#da4148 color space conversions
Hex:
#da4148
RGB:
218, 65, 72
CMY:
15, 75, 72
CMYK:
0, 70, 67, 15
HSL:
357°, 67.4009%, 55.4902%
HSV (HSB):
357°, 70.1835%, 85.4902%
XYZ:
31.9734, 19.1539, 8.1428
xyY:
0.5395, 0.3232, 19.1539
CIE-Lab:
50.8668, 59.5203, 31.0251
CIE-LCH:
50.8668, 67.1210, 27.5309
CIE-Luv:
50.8668, 115.2311, 21.9578
Hunter-Lab:
43.7652, 53.8174, 19.6044
#da4148 color charts
#da4148 color shades, tints & tones
#da4148 color schemes
#da4148 color preview, HTML & CSS examples
This text has a color of #da4148
<p style="color:#da4148;">Text here</p>
.mytext {color:#da4148;}
This box has a color of #da4148
<div style="background-color:#da4148;">Content here</div>
.mybackground {background-color:#da4148;}
Border around this has a color of #da4148
<div style="border:2px solid #da4148;">Content here</div>
.myborder {border:2px solid #da4148;}