#db409d color space conversions
Hex:
#db409d
RGB:
219, 64, 157
CMY:
14, 75, 38
CMYK:
0, 71, 28, 14
HSL:
324°, 68.2819%, 55.4902%
HSV (HSB):
324°, 70.7763%, 85.8824%
XYZ:
37.1326, 21.1612, 34.0257
xyY:
0.4022, 0.2292, 21.1612
CIE-Lab:
53.1254, 67.5637, -16.5388
CIE-LCH:
53.1254, 69.5585, 346.2452
CIE-Luv:
53.1254, 88.0122, -35.3985
Hunter-Lab:
46.0013, 63.5844, -11.6540
#db409d color charts
#db409d color shades, tints & tones
#db409d color schemes
#db409d color preview, HTML & CSS examples
This text has a color of #db409d
<p style="color:#db409d;">Text here</p>
.mytext {color:#db409d;}
This box has a color of #db409d
<div style="background-color:#db409d;">Content here</div>
.mybackground {background-color:#db409d;}
Border around this has a color of #db409d
<div style="border:2px solid #db409d;">Content here</div>
.myborder {border:2px solid #db409d;}