#db01a9 color space conversions
Hex:
#db01a9
RGB:
219, 1, 169
CMY:
14, 100, 34
CMYK:
0, 100, 23, 14
HSL:
314°, 99.0909%, 43.1373%
HSV (HSB):
314°, 99.5434%, 85.8824%
XYZ:
36.3857, 17.9464, 39.0824
xyY:
0.3895, 0.1921, 17.9464
CIE-Lab:
49.4310, 81.0208, -29.3238
CIE-LCH:
49.4310, 86.1641, 340.1033
CIE-Luv:
49.4310, 94.0596, -55.4847
Hunter-Lab:
42.3631, 79.1782, -25.0442
#db01a9 color charts
#db01a9 color shades, tints & tones
#db01a9 color schemes
#db01a9 color preview, HTML & CSS examples
This text has a color of #db01a9
<p style="color:#db01a9;">Text here</p>
.mytext {color:#db01a9;}
This box has a color of #db01a9
<div style="background-color:#db01a9;">Content here</div>
.mybackground {background-color:#db01a9;}
Border around this has a color of #db01a9
<div style="border:2px solid #db01a9;">Content here</div>
.myborder {border:2px solid #db01a9;}