#db02d3 color space conversions
Hex:
#db02d3
RGB:
219, 2, 211
CMY:
14, 99, 17
CMYK:
0, 99, 4, 14
HSL:
302°, 98.1900%, 43.3333%
HSV (HSB):
302°, 99.0868%, 85.8824%
XYZ:
40.9930, 19.8066, 63.2905
xyY:
0.3303, 0.1596, 19.8066
CIE-Lab:
51.6179, 86.3133, -50.3302
CIE-LCH:
51.6179, 99.9155, 329.7531
CIE-Luv:
51.6179, 75.6484, -87.7041
Hunter-Lab:
44.5046, 86.5323, -53.1637
#db02d3 color charts
#db02d3 color shades, tints & tones
#db02d3 color schemes
#db02d3 color preview, HTML & CSS examples
This text has a color of #db02d3
<p style="color:#db02d3;">Text here</p>
.mytext {color:#db02d3;}
This box has a color of #db02d3
<div style="background-color:#db02d3;">Content here</div>
.mybackground {background-color:#db02d3;}
Border around this has a color of #db02d3
<div style="border:2px solid #db02d3;">Content here</div>
.myborder {border:2px solid #db02d3;}