#db407f color space conversions
Hex:
#db407f
RGB:
219, 64, 127
CMY:
14, 75, 50
CMYK:
0, 71, 42, 14
HSL:
336°, 68.2819%, 55.4902%
HSV (HSB):
336°, 70.7763%, 85.8824%
XYZ:
34.8776, 20.2592, 22.1508
xyY:
0.4513, 0.2621, 20.2592
CIE-Lab:
52.1290, 64.3046, -0.1631
CIE-LCH:
52.1290, 64.3048, 359.8546
CIE-Luv:
52.1290, 99.2425, -12.4518
Hunter-Lab:
45.0102, 59.5486, 2.3288
#db407f color charts
#db407f color shades, tints & tones
#db407f color schemes
#db407f color preview, HTML & CSS examples
This text has a color of #db407f
<p style="color:#db407f;">Text here</p>
.mytext {color:#db407f;}
This box has a color of #db407f
<div style="background-color:#db407f;">Content here</div>
.mybackground {background-color:#db407f;}
Border around this has a color of #db407f
<div style="border:2px solid #db407f;">Content here</div>
.myborder {border:2px solid #db407f;}