#db044a color space conversions
Hex:
#db044a
RGB:
219, 4, 74
CMY:
14, 98, 71
CMYK:
0, 98, 66, 14
HSL:
340°, 96.4126%, 43.7255%
HSV (HSB):
340°, 98.1735%, 85.8824%
XYZ:
30.4929, 15.6413, 7.8905
xyY:
0.5644, 0.2895, 15.6413
CIE-Lab:
46.5003, 72.8886, 24.3761
CIE-LCH:
46.5003, 76.8566, 18.4915
CIE-Luv:
46.5003, 135.7248, 11.5628
Hunter-Lab:
39.5491, 68.4149, 15.8554
#db044a color charts
#db044a color shades, tints & tones
#db044a color schemes
#db044a color preview, HTML & CSS examples
This text has a color of #db044a
<p style="color:#db044a;">Text here</p>
.mytext {color:#db044a;}
This box has a color of #db044a
<div style="background-color:#db044a;">Content here</div>
.mybackground {background-color:#db044a;}
Border around this has a color of #db044a
<div style="border:2px solid #db044a;">Content here</div>
.myborder {border:2px solid #db044a;}