#da14b5 color space conversions
Hex:
#da14b5
RGB:
218, 20, 181
CMY:
15, 92, 29
CMYK:
0, 91, 17, 15
HSL:
311°, 83.1933%, 46.6667%
HSV (HSB):
311°, 90.8257%, 85.4902%
XYZ:
37.5041, 18.7419, 45.3569
xyY:
0.3691, 0.1845, 18.7419
CIE-Lab:
50.3839, 80.5955, -34.9131
CIE-LCH:
50.3839, 87.8326, 336.5783
CIE-Luv:
50.3839, 86.5119, -63.7799
Hunter-Lab:
43.2920, 78.8747, -31.8137
#da14b5 color charts
#da14b5 color shades, tints & tones
#da14b5 color schemes
#da14b5 color preview, HTML & CSS examples
This text has a color of #da14b5
<p style="color:#da14b5;">Text here</p>
.mytext {color:#da14b5;}
This box has a color of #da14b5
<div style="background-color:#da14b5;">Content here</div>
.mybackground {background-color:#da14b5;}
Border around this has a color of #da14b5
<div style="border:2px solid #da14b5;">Content here</div>
.myborder {border:2px solid #da14b5;}