#db007e color space conversions
Hex:
#db007e
RGB:
219, 0, 126
CMY:
14, 100, 51
CMYK:
0, 100, 42, 14
HSL:
325°, 100.0000%, 42.9412%
HSV (HSB):
325°, 100.0000%, 85.8824%
XYZ:
32.9793, 16.5664, 21.1981
xyY:
0.4662, 0.2342, 16.5664
CIE-Lab:
47.7090, 76.7403, -6.0726
CIE-LCH:
47.7090, 76.9802, 355.4755
CIE-Luv:
47.7090, 114.4000, -22.4868
Hunter-Lab:
40.7019, 73.4040, -2.3877
#db007e color charts
#db007e color shades, tints & tones
#db007e color schemes
#db007e color preview, HTML & CSS examples
This text has a color of #db007e
<p style="color:#db007e;">Text here</p>
.mytext {color:#db007e;}
This box has a color of #db007e
<div style="background-color:#db007e;">Content here</div>
.mybackground {background-color:#db007e;}
Border around this has a color of #db007e
<div style="border:2px solid #db007e;">Content here</div>
.myborder {border:2px solid #db007e;}