#da2084 color space conversions
Hex:
#da2084
RGB:
218, 32, 132
CMY:
15, 87, 48
CMYK:
0, 85, 39, 15
HSL:
328°, 74.4000%, 49.0196%
HSV (HSB):
328°, 85.3211%, 85.4902%
XYZ:
33.5948, 17.6044, 23.4571
xyY:
0.4500, 0.2358, 17.6044
CIE-Lab:
49.0127, 73.2933, -7.8043
CIE-LCH:
49.0127, 73.7076, 353.9221
CIE-Luv:
49.0127, 106.5910, -24.1050
Hunter-Lab:
41.9576, 69.4965, -3.7768
#da2084 color charts
#da2084 color shades, tints & tones
#da2084 color schemes
#da2084 color preview, HTML & CSS examples
This text has a color of #da2084
<p style="color:#da2084;">Text here</p>
.mytext {color:#da2084;}
This box has a color of #da2084
<div style="background-color:#da2084;">Content here</div>
.mybackground {background-color:#da2084;}
Border around this has a color of #da2084
<div style="border:2px solid #da2084;">Content here</div>
.myborder {border:2px solid #da2084;}