#db456b color space conversions
Hex:
#db456b
RGB:
219, 69, 107
CMY:
14, 73, 58
CMYK:
0, 68, 51, 14
HSL:
345°, 67.5676%, 56.4706%
HSV (HSB):
345°, 68.4932%, 85.8824%
XYZ:
33.9954, 20.3778, 16.0515
xyY:
0.4827, 0.2894, 20.3778
CIE-Lab:
52.2618, 60.6883, 12.0397
CIE-LCH:
52.2618, 61.8711, 11.2210
CIE-Luv:
52.2618, 103.8079, 3.1036
Hunter-Lab:
45.1418, 55.4265, 10.5170
#db456b color charts
#db456b color shades, tints & tones
#db456b color schemes
#db456b color preview, HTML & CSS examples
This text has a color of #db456b
<p style="color:#db456b;">Text here</p>
.mytext {color:#db456b;}
This box has a color of #db456b
<div style="background-color:#db456b;">Content here</div>
.mybackground {background-color:#db456b;}
Border around this has a color of #db456b
<div style="border:2px solid #db456b;">Content here</div>
.myborder {border:2px solid #db456b;}