#da3741 color space conversions
Hex:
#da3741
RGB:
218, 55, 65
CMY:
15, 78, 75
CMYK:
0, 75, 70, 15
HSL:
356°, 68.7764%, 53.5294%
HSV (HSB):
356°, 74.7706%, 85.4902%
XYZ:
31.2338, 18.0195, 6.8329
xyY:
0.5569, 0.3213, 18.0195
CIE-Lab:
49.5197, 62.6242, 33.4872
CIE-LCH:
49.5197, 71.0154, 28.1349
CIE-Luv:
49.5197, 122.3960, 22.7085
Hunter-Lab:
42.4493, 57.0521, 20.1708
#da3741 color charts
#da3741 color shades, tints & tones
#da3741 color schemes
#da3741 color preview, HTML & CSS examples
This text has a color of #da3741
<p style="color:#da3741;">Text here</p>
.mytext {color:#da3741;}
This box has a color of #da3741
<div style="background-color:#da3741;">Content here</div>
.mybackground {background-color:#da3741;}
Border around this has a color of #da3741
<div style="border:2px solid #da3741;">Content here</div>
.myborder {border:2px solid #da3741;}