#da41a2 color space conversions
Hex:
#da41a2
RGB:
218, 65, 162
CMY:
15, 75, 36
CMYK:
0, 70, 26, 15
HSL:
322°, 67.4009%, 55.4902%
HSV (HSB):
322°, 70.1835%, 85.4902%
XYZ:
37.3253, 21.2947, 36.3254
xyY:
0.3931, 0.2243, 21.2947
CIE-Lab:
53.2705, 67.5698, -19.2800
CIE-LCH:
53.2705, 70.2666, 344.0747
CIE-Luv:
53.2705, 85.0001, -39.3489
Hunter-Lab:
46.1461, 63.6241, -14.3698
#da41a2 color charts
#da41a2 color shades, tints & tones
#da41a2 color schemes
#da41a2 color preview, HTML & CSS examples
This text has a color of #da41a2
<p style="color:#da41a2;">Text here</p>
.mytext {color:#da41a2;}
This box has a color of #da41a2
<div style="background-color:#da41a2;">Content here</div>
.mybackground {background-color:#da41a2;}
Border around this has a color of #da41a2
<div style="border:2px solid #da41a2;">Content here</div>
.myborder {border:2px solid #da41a2;}