#db009d color space conversions
Hex:
#db009d
RGB:
219, 0, 157
CMY:
14, 100, 38
CMYK:
0, 100, 28, 14
HSL:
317°, 100.0000%, 42.9412%
HSV (HSB):
317°, 100.0000%, 85.8824%
XYZ:
35.2992, 17.4944, 33.4146
xyY:
0.4095, 0.2029, 17.4944
CIE-Lab:
48.8770, 79.7583, -23.0462
CIE-LCH:
48.8770, 83.0212, 343.8834
CIE-Luv:
48.8770, 99.7345, -46.1896
Hunter-Lab:
41.8263, 77.4487, -18.0877
#db009d color charts
#db009d color shades, tints & tones
#db009d color schemes
#db009d color preview, HTML & CSS examples
This text has a color of #db009d
<p style="color:#db009d;">Text here</p>
.mytext {color:#db009d;}
This box has a color of #db009d
<div style="background-color:#db009d;">Content here</div>
.mybackground {background-color:#db009d;}
Border around this has a color of #db009d
<div style="border:2px solid #db009d;">Content here</div>
.myborder {border:2px solid #db009d;}