#da044e color space conversions
Hex:
#da044e
RGB:
218, 4, 78
CMY:
15, 98, 69
CMYK:
0, 98, 64, 15
HSL:
339°, 96.3964%, 43.5294%
HSV (HSB):
339°, 98.1651%, 85.4902%
XYZ:
30.3320, 15.5423, 8.6090
xyY:
0.5567, 0.2853, 15.5423
CIE-Lab:
46.3682, 72.8552, 21.6904
CIE-LCH:
46.3682, 76.0155, 16.5793
CIE-Luv:
46.3682, 133.5498, 9.1557
Hunter-Lab:
39.4237, 68.3435, 14.6494
#da044e color charts
#da044e color shades, tints & tones
#da044e color schemes
#da044e color preview, HTML & CSS examples
This text has a color of #da044e
<p style="color:#da044e;">Text here</p>
.mytext {color:#da044e;}
This box has a color of #da044e
<div style="background-color:#da044e;">Content here</div>
.mybackground {background-color:#da044e;}
Border around this has a color of #da044e
<div style="border:2px solid #da044e;">Content here</div>
.myborder {border:2px solid #da044e;}