#da02a6 color space conversions
Hex:
#da02a6
RGB:
218, 2, 166
CMY:
15, 99, 35
CMYK:
0, 99, 24, 15
HSL:
314°, 98.1818%, 43.1373%
HSV (HSB):
314°, 99.0826%, 85.4902%
XYZ:
35.8181, 17.7020, 37.6054
xyY:
0.3931, 0.1943, 17.7020
CIE-Lab:
49.1327, 80.4088, -28.0246
CIE-LCH:
49.1327, 85.1525, 340.7852
CIE-Luv:
49.1327, 94.5895, -53.4375
Hunter-Lab:
42.0738, 78.3309, -23.5416
#da02a6 color charts
#da02a6 color shades, tints & tones
#da02a6 color schemes
#da02a6 color preview, HTML & CSS examples
This text has a color of #da02a6
<p style="color:#da02a6;">Text here</p>
.mytext {color:#da02a6;}
This box has a color of #da02a6
<div style="background-color:#da02a6;">Content here</div>
.mybackground {background-color:#da02a6;}
Border around this has a color of #da02a6
<div style="border:2px solid #da02a6;">Content here</div>
.myborder {border:2px solid #da02a6;}