#db4064 color space conversions
Hex:
#db4064
RGB:
219, 64, 100
CMY:
14, 75, 61
CMYK:
0, 71, 54, 14
HSL:
346°, 68.2819%, 55.4902%
HSV (HSB):
346°, 70.7763%, 85.8824%
XYZ:
33.3471, 19.6470, 14.0912
xyY:
0.4971, 0.2929, 19.6470
CIE-Lab:
51.4357, 61.9783, 15.1043
CIE-LCH:
51.4357, 63.7922, 13.6962
CIE-Luv:
51.4357, 108.5592, 6.1136
Hunter-Lab:
44.3249, 56.7228, 12.1786
#db4064 color charts
#db4064 color shades, tints & tones
#db4064 color schemes
#db4064 color preview, HTML & CSS examples
This text has a color of #db4064
<p style="color:#db4064;">Text here</p>
.mytext {color:#db4064;}
This box has a color of #db4064
<div style="background-color:#db4064;">Content here</div>
.mybackground {background-color:#db4064;}
Border around this has a color of #db4064
<div style="border:2px solid #db4064;">Content here</div>
.myborder {border:2px solid #db4064;}