#db404c color space conversions
Hex:
#db404c
RGB:
219, 64, 76
CMY:
14, 75, 70
CMYK:
0, 71, 65, 14
HSL:
355°, 68.2819%, 55.4902%
HSV (HSB):
355°, 70.7763%, 85.8824%
XYZ:
32.3513, 19.2487, 8.8477
xyY:
0.5352, 0.3184, 19.2487
CIE-Lab:
50.9769, 60.4104, 28.8502
CIE-LCH:
50.9769, 66.9458, 25.5278
CIE-Luv:
50.9769, 115.5855, 19.8887
Hunter-Lab:
43.8733, 54.8442, 18.7546
#db404c color charts
#db404c color shades, tints & tones
#db404c color schemes
#db404c color preview, HTML & CSS examples
This text has a color of #db404c
<p style="color:#db404c;">Text here</p>
.mytext {color:#db404c;}
This box has a color of #db404c
<div style="background-color:#db404c;">Content here</div>
.mybackground {background-color:#db404c;}
Border around this has a color of #db404c
<div style="border:2px solid #db404c;">Content here</div>
.myborder {border:2px solid #db404c;}