#da2a80 color space conversions
Hex:
#da2a80
RGB:
218, 42, 128
CMY:
15, 84, 50
CMYK:
0, 81, 41, 15
HSL:
331°, 70.4000%, 50.9804%
HSV (HSB):
331°, 80.7339%, 85.4902%
XYZ:
33.6377, 18.1199, 22.1467
xyY:
0.4552, 0.2452, 18.1199
CIE-Lab:
49.6412, 70.7347, -4.4451
CIE-LCH:
49.6412, 70.8743, 356.4042
CIE-Luv:
49.6412, 105.8199, -19.2348
Hunter-Lab:
42.5674, 66.5615, -1.0497
#da2a80 color charts
#da2a80 color shades, tints & tones
#da2a80 color schemes
#da2a80 color preview, HTML & CSS examples
This text has a color of #da2a80
<p style="color:#da2a80;">Text here</p>
.mytext {color:#da2a80;}
This box has a color of #da2a80
<div style="background-color:#da2a80;">Content here</div>
.mybackground {background-color:#da2a80;}
Border around this has a color of #da2a80
<div style="border:2px solid #da2a80;">Content here</div>
.myborder {border:2px solid #da2a80;}