#da014e color space conversions
Hex:
#da014e
RGB:
218, 1, 78
CMY:
15, 100, 69
CMYK:
0, 100, 64, 15
HSL:
339°, 99.0868%, 42.9412%
HSV (HSB):
339°, 99.5413%, 85.4902%
XYZ:
30.2994, 15.4772, 8.5982
xyY:
0.5572, 0.2846, 15.4772
CIE-Lab:
46.2810, 73.1089, 21.5761
CIE-LCH:
46.2810, 76.2262, 16.4425
CIE-Luv:
46.2810, 133.9388, 8.9667
Hunter-Lab:
39.3411, 68.6291, 14.5807
#da014e color charts
#da014e color shades, tints & tones
#da014e color schemes
#da014e color preview, HTML & CSS examples
This text has a color of #da014e
<p style="color:#da014e;">Text here</p>
.mytext {color:#da014e;}
This box has a color of #da014e
<div style="background-color:#da014e;">Content here</div>
.mybackground {background-color:#da014e;}
Border around this has a color of #da014e
<div style="border:2px solid #da014e;">Content here</div>
.myborder {border:2px solid #da014e;}