#da027e color space conversions
Hex:
#da027e
RGB:
218, 2, 126
CMY:
15, 99, 51
CMYK:
0, 99, 42, 15
HSL:
326°, 98.1818%, 43.1373%
HSV (HSB):
326°, 99.0826%, 85.4902%
XYZ:
32.7010, 16.4552, 21.1913
xyY:
0.4648, 0.2339, 16.4552
CIE-Lab:
47.5661, 76.3653, -6.3065
CIE-LCH:
47.5661, 76.6253, 355.2790
CIE-Luv:
47.5661, 113.4066, -22.6918
Hunter-Lab:
40.5650, 72.9071, -2.5778
#da027e color charts
#da027e color shades, tints & tones
#da027e color schemes
#da027e color preview, HTML & CSS examples
This text has a color of #da027e
<p style="color:#da027e;">Text here</p>
.mytext {color:#da027e;}
This box has a color of #da027e
<div style="background-color:#da027e;">Content here</div>
.mybackground {background-color:#da027e;}
Border around this has a color of #da027e
<div style="border:2px solid #da027e;">Content here</div>
.myborder {border:2px solid #da027e;}