#db054a color space conversions
Hex:
#db054a
RGB:
219, 5, 74
CMY:
14, 98, 71
CMYK:
0, 98, 66, 14
HSL:
341°, 95.5357%, 43.9216%
HSV (HSB):
341°, 97.7169%, 85.8824%
XYZ:
30.5037, 15.6630, 7.8941
xyY:
0.5642, 0.2897, 15.6630
CIE-Lab:
46.5292, 72.8046, 24.4132
CIE-LCH:
46.5292, 76.7888, 18.5376
CIE-Luv:
46.5292, 135.5931, 11.6245
Hunter-Lab:
39.5765, 68.3204, 15.8773
#db054a color charts
#db054a color shades, tints & tones
#db054a color schemes
#db054a color preview, HTML & CSS examples
This text has a color of #db054a
<p style="color:#db054a;">Text here</p>
.mytext {color:#db054a;}
This box has a color of #db054a
<div style="background-color:#db054a;">Content here</div>
.mybackground {background-color:#db054a;}
Border around this has a color of #db054a
<div style="border:2px solid #db054a;">Content here</div>
.myborder {border:2px solid #db054a;}