#da34a3 color space conversions
Hex:
#da34a3
RGB:
218, 52, 163
CMY:
15, 80, 36
CMYK:
0, 76, 25, 15
HSL:
320°, 69.1667%, 52.9412%
HSV (HSB):
320°, 76.1468%, 85.4902%
XYZ:
36.7523, 20.0058, 36.5748
xyY:
0.3938, 0.2143, 20.0058
CIE-Lab:
51.8437, 71.8362, -22.0566
CIE-LCH:
51.8437, 75.1461, 342.9314
CIE-Luv:
51.8437, 88.5336, -43.9034
Hunter-Lab:
44.7278, 68.3977, -17.1731
#da34a3 color charts
#da34a3 color shades, tints & tones
#da34a3 color schemes
#da34a3 color preview, HTML & CSS examples
This text has a color of #da34a3
<p style="color:#da34a3;">Text here</p>
.mytext {color:#da34a3;}
This box has a color of #da34a3
<div style="background-color:#da34a3;">Content here</div>
.mybackground {background-color:#da34a3;}
Border around this has a color of #da34a3
<div style="border:2px solid #da34a3;">Content here</div>
.myborder {border:2px solid #da34a3;}