#da12b8 color space conversions
Hex:
#da12b8
RGB:
218, 18, 184
CMY:
15, 93, 28
CMYK:
0, 92, 16, 15
HSL:
310°, 84.7458%, 46.2745%
HSV (HSB):
310°, 91.7431%, 85.4902%
XYZ:
37.7815, 18.7987, 46.9846
xyY:
0.3648, 0.1815, 18.7987
CIE-Lab:
50.4509, 81.2087, -36.5634
CIE-LCH:
50.4509, 89.0603, 335.7608
CIE-Luv:
50.4509, 85.3827, -66.3121
Hunter-Lab:
43.3575, 79.6682, -33.8997
#da12b8 color charts
#da12b8 color shades, tints & tones
#da12b8 color schemes
#da12b8 color preview, HTML & CSS examples
This text has a color of #da12b8
<p style="color:#da12b8;">Text here</p>
.mytext {color:#da12b8;}
This box has a color of #da12b8
<div style="background-color:#da12b8;">Content here</div>
.mybackground {background-color:#da12b8;}
Border around this has a color of #da12b8
<div style="border:2px solid #da12b8;">Content here</div>
.myborder {border:2px solid #da12b8;}