#db144a color space conversions
Hex:
#db144a
RGB:
219, 20, 74
CMY:
14, 92, 71
CMYK:
0, 91, 66, 14
HSL:
344°, 83.2636%, 46.8627%
HSV (HSB):
344°, 90.8676%, 85.8824%
XYZ:
30.6996, 16.0548, 7.9594
xyY:
0.5611, 0.2934, 16.0548
CIE-Lab:
47.0463, 71.3072, 25.0754
CIE-LCH:
47.0463, 75.5876, 19.3744
CIE-Luv:
47.0463, 133.2453, 12.7263
Hunter-Lab:
40.0684, 66.6432, 16.2702
#db144a color charts
#db144a color shades, tints & tones
#db144a color schemes
#db144a color preview, HTML & CSS examples
This text has a color of #db144a
<p style="color:#db144a;">Text here</p>
.mytext {color:#db144a;}
This box has a color of #db144a
<div style="background-color:#db144a;">Content here</div>
.mybackground {background-color:#db144a;}
Border around this has a color of #db144a
<div style="border:2px solid #db144a;">Content here</div>
.myborder {border:2px solid #db144a;}