#db408c color space conversions
Hex:
#db408c
RGB:
219, 64, 140
CMY:
14, 75, 45
CMYK:
0, 71, 36, 14
HSL:
331°, 68.2819%, 55.4902%
HSV (HSB):
331°, 70.7763%, 85.8824%
XYZ:
35.7804, 20.6203, 26.9052
xyY:
0.4295, 0.2475, 20.6203
CIE-Lab:
52.5314, 65.6325, -7.3458
CIE-LCH:
52.5314, 66.0423, 353.6139
CIE-Luv:
52.5314, 94.4353, -22.1891
Hunter-Lab:
45.4096, 61.1821, -3.3427
#db408c color charts
#db408c color shades, tints & tones
#db408c color schemes
#db408c color preview, HTML & CSS examples
This text has a color of #db408c
<p style="color:#db408c;">Text here</p>
.mytext {color:#db408c;}
This box has a color of #db408c
<div style="background-color:#db408c;">Content here</div>
.mybackground {background-color:#db408c;}
Border around this has a color of #db408c
<div style="border:2px solid #db408c;">Content here</div>
.myborder {border:2px solid #db408c;}