#db4165 color space conversions
Hex:
#db4165
RGB:
219, 65, 101
CMY:
14, 75, 60
CMYK:
0, 70, 54, 14
HSL:
346°, 68.1416%, 55.6863%
HSV (HSB):
346°, 70.3196%, 85.8824%
XYZ:
33.4527, 19.7802, 14.3667
xyY:
0.4949, 0.2926, 19.7802
CIE-Lab:
51.5878, 61.6943, 14.7116
CIE-LCH:
51.5878, 63.4242, 13.4123
CIE-Luv:
51.5878, 107.7423, 5.7722
Hunter-Lab:
44.4750, 56.4308, 11.9801
#db4165 color charts
#db4165 color shades, tints & tones
#db4165 color schemes
#db4165 color preview, HTML & CSS examples
This text has a color of #db4165
<p style="color:#db4165;">Text here</p>
.mytext {color:#db4165;}
This box has a color of #db4165
<div style="background-color:#db4165;">Content here</div>
.mybackground {background-color:#db4165;}
Border around this has a color of #db4165
<div style="border:2px solid #db4165;">Content here</div>
.myborder {border:2px solid #db4165;}