#db02a4 color space conversions
Hex:
#db02a4
RGB:
219, 2, 164
CMY:
14, 99, 36
CMYK:
0, 99, 25, 14
HSL:
315°, 98.1900%, 43.3333%
HSV (HSB):
315°, 99.0868%, 85.8824%
XYZ:
35.9360, 17.7838, 36.6605
xyY:
0.3976, 0.1968, 17.7838
CIE-Lab:
49.2329, 80.3728, -26.6667
CIE-LCH:
49.2329, 84.6811, 341.6448
CIE-Luv:
49.2329, 96.3128, -51.5158
Hunter-Lab:
42.1709, 78.3100, -22.0232
#db02a4 color charts
#db02a4 color shades, tints & tones
#db02a4 color schemes
#db02a4 color preview, HTML & CSS examples
This text has a color of #db02a4
<p style="color:#db02a4;">Text here</p>
.mytext {color:#db02a4;}
This box has a color of #db02a4
<div style="background-color:#db02a4;">Content here</div>
.mybackground {background-color:#db02a4;}
Border around this has a color of #db02a4
<div style="border:2px solid #db02a4;">Content here</div>
.myborder {border:2px solid #db02a4;}