#da3084 color space conversions
Hex:
#da3084
RGB:
218, 48, 132
CMY:
15, 81, 48
CMYK:
0, 78, 39, 15
HSL:
330°, 69.6721%, 52.1569%
HSV (HSB):
330°, 77.9817%, 85.4902%
XYZ:
34.1353, 18.6853, 23.6373
xyY:
0.4465, 0.2444, 18.6853
CIE-Lab:
50.3169, 69.5572, -5.8617
CIE-LCH:
50.3169, 69.8038, 355.1829
CIE-Luv:
50.3169, 102.3776, -20.8713
Hunter-Lab:
43.2265, 65.3123, -2.1627
#da3084 color charts
#da3084 color shades, tints & tones
#da3084 color schemes
#da3084 color preview, HTML & CSS examples
This text has a color of #da3084
<p style="color:#da3084;">Text here</p>
.mytext {color:#da3084;}
This box has a color of #da3084
<div style="background-color:#da3084;">Content here</div>
.mybackground {background-color:#da3084;}
Border around this has a color of #da3084
<div style="border:2px solid #da3084;">Content here</div>
.myborder {border:2px solid #da3084;}