#db106c color space conversions
Hex:
#db106c
RGB:
219, 16, 108
CMY:
14, 94, 58
CMYK:
0, 93, 51, 14
HSL:
333°, 86.3830%, 46.0784%
HSV (HSB):
333°, 92.6941%, 85.8824%
XYZ:
32.1055, 16.5134, 15.6826
xyY:
0.4993, 0.2568, 16.5134
CIE-Lab:
47.6409, 73.9029, 4.8884
CIE-LCH:
47.6409, 74.0644, 3.7844
CIE-Luv:
47.6409, 120.8091, -8.4457
Hunter-Lab:
40.6366, 69.9121, 5.5643
#db106c color charts
#db106c color shades, tints & tones
#db106c color schemes
#db106c color preview, HTML & CSS examples
This text has a color of #db106c
<p style="color:#db106c;">Text here</p>
.mytext {color:#db106c;}
This box has a color of #db106c
<div style="background-color:#db106c;">Content here</div>
.mybackground {background-color:#db106c;}
Border around this has a color of #db106c
<div style="border:2px solid #db106c;">Content here</div>
.myborder {border:2px solid #db106c;}