#db403e color space conversions
Hex:
#db403e
RGB:
219, 64, 62
CMY:
14, 75, 76
CMYK:
0, 71, 72, 14
HSL:
1°, 68.5590%, 55.0980%
HSV (HSB):
1°, 71.6895%, 85.8824%
XYZ:
31.9163, 19.0747, 6.5570
xyY:
0.5546, 0.3315, 19.0747
CIE-Lab:
50.7744, 59.7111, 36.7350
CIE-LCH:
50.7744, 70.1062, 31.6004
CIE-Luv:
50.7744, 118.9412, 26.4087
Hunter-Lab:
43.6745, 54.0131, 21.6707
#db403e color charts
#db403e color shades, tints & tones
#db403e color schemes
#db403e color preview, HTML & CSS examples
This text has a color of #db403e
<p style="color:#db403e;">Text here</p>
.mytext {color:#db403e;}
This box has a color of #db403e
<div style="background-color:#db403e;">Content here</div>
.mybackground {background-color:#db403e;}
Border around this has a color of #db403e
<div style="border:2px solid #db403e;">Content here</div>
.myborder {border:2px solid #db403e;}