#da146e color space conversions
Hex:
#da146e
RGB:
218, 20, 110
CMY:
15, 92, 57
CMYK:
0, 91, 50, 15
HSL:
333°, 83.1933%, 46.6667%
HSV (HSB):
333°, 90.8257%, 85.4902%
XYZ:
31.9781, 16.5315, 16.2573
xyY:
0.4937, 0.2552, 16.5315
CIE-Lab:
47.6643, 73.3411, 3.6633
CIE-LCH:
47.6643, 73.4325, 2.8595
CIE-Luv:
47.6643, 118.5232, -9.7437
Hunter-Lab:
40.6590, 69.2361, 4.7544
#da146e color charts
#da146e color shades, tints & tones
#da146e color schemes
#da146e color preview, HTML & CSS examples
This text has a color of #da146e
<p style="color:#da146e;">Text here</p>
.mytext {color:#da146e;}
This box has a color of #da146e
<div style="background-color:#da146e;">Content here</div>
.mybackground {background-color:#da146e;}
Border around this has a color of #da146e
<div style="border:2px solid #da146e;">Content here</div>
.myborder {border:2px solid #da146e;}