#db005a color space conversions
Hex:
#db005a
RGB:
219, 0, 90
CMY:
14, 100, 65
CMYK:
0, 100, 59, 14
HSL:
335°, 100.0000%, 42.9412%
HSV (HSB):
335°, 100.0000%, 85.8824%
XYZ:
31.0589, 15.7983, 11.0852
xyY:
0.5360, 0.2727, 15.7983
CIE-Lab:
46.7087, 74.0955, 14.7303
CIE-LCH:
46.7087, 75.5455, 11.2439
CIE-Luv:
46.7087, 130.2518, 2.1766
Hunter-Lab:
39.7470, 69.9251, 11.2872
#db005a color charts
#db005a color shades, tints & tones
#db005a color schemes
#db005a color preview, HTML & CSS examples
This text has a color of #db005a
<p style="color:#db005a;">Text here</p>
.mytext {color:#db005a;}
This box has a color of #db005a
<div style="background-color:#db005a;">Content here</div>
.mybackground {background-color:#db005a;}
Border around this has a color of #db005a
<div style="border:2px solid #db005a;">Content here</div>
.myborder {border:2px solid #db005a;}