#da42a9 color space conversions
Hex:
#da42a9
RGB:
218, 66, 169
CMY:
15, 74, 34
CMYK:
0, 70, 22, 15
HSL:
319°, 67.2566%, 55.6863%
HSV (HSB):
319°, 69.7248%, 85.4902%
XYZ:
38.0231, 21.6664, 39.7141
xyY:
0.3825, 0.2180, 21.6664
CIE-Lab:
53.6713, 68.1098, -22.7747
CIE-LCH:
53.6713, 71.8166, 341.5110
CIE-Luv:
53.6713, 82.0517, -44.5933
Hunter-Lab:
46.5472, 64.3539, -18.0032
#da42a9 color charts
#da42a9 color shades, tints & tones
#da42a9 color schemes
#da42a9 color preview, HTML & CSS examples
This text has a color of #da42a9
<p style="color:#da42a9;">Text here</p>
.mytext {color:#da42a9;}
This box has a color of #da42a9
<div style="background-color:#da42a9;">Content here</div>
.mybackground {background-color:#da42a9;}
Border around this has a color of #da42a9
<div style="border:2px solid #da42a9;">Content here</div>
.myborder {border:2px solid #da42a9;}