#db01d1 color space conversions
Hex:
#db01d1
RGB:
219, 1, 209
CMY:
14, 100, 18
CMYK:
0, 100, 5, 14
HSL:
303°, 99.0909%, 43.1373%
HSV (HSB):
303°, 99.5434%, 85.8824%
XYZ:
40.7329, 19.6852, 61.9744
xyY:
0.3328, 0.1608, 19.6852
CIE-Lab:
51.4794, 86.1093, -49.4038
CIE-LCH:
51.4794, 99.2751, 330.1557
CIE-Luv:
51.4794, 76.5126, -86.2595
Hunter-Lab:
44.3680, 86.2312, -51.7601
#db01d1 color charts
#db01d1 color shades, tints & tones
#db01d1 color schemes
#db01d1 color preview, HTML & CSS examples
This text has a color of #db01d1
<p style="color:#db01d1;">Text here</p>
.mytext {color:#db01d1;}
This box has a color of #db01d1
<div style="background-color:#db01d1;">Content here</div>
.mybackground {background-color:#db01d1;}
Border around this has a color of #db01d1
<div style="border:2px solid #db01d1;">Content here</div>
.myborder {border:2px solid #db01d1;}