#db4399 color space conversions
Hex:
#db4399
RGB:
219, 67, 153
CMY:
14, 74, 40
CMYK:
0, 69, 30, 14
HSL:
326°, 67.8571%, 56.0784%
HSV (HSB):
326°, 69.4064%, 85.8824%
XYZ:
36.9703, 21.3743, 32.3141
xyY:
0.4078, 0.2358, 21.3743
CIE-Lab:
53.3567, 66.0336, -13.8250
CIE-LCH:
53.3567, 67.4653, 348.1752
CIE-Luv:
53.3567, 88.4474, -31.2887
Hunter-Lab:
46.2323, 61.8335, -9.0781
#db4399 color charts
#db4399 color shades, tints & tones
#db4399 color schemes
#db4399 color preview, HTML & CSS examples
This text has a color of #db4399
<p style="color:#db4399;">Text here</p>
.mytext {color:#db4399;}
This box has a color of #db4399
<div style="background-color:#db4399;">Content here</div>
.mybackground {background-color:#db4399;}
Border around this has a color of #db4399
<div style="border:2px solid #db4399;">Content here</div>
.myborder {border:2px solid #db4399;}