#db403a color space conversions
Hex:
#db403a
RGB:
219, 64, 58
CMY:
14, 75, 77
CMYK:
0, 71, 74, 14
HSL:
2°, 69.0987%, 54.3137%
HSV (HSB):
2°, 73.5160%, 85.8824%
XYZ:
31.8105, 19.0323, 6.0000
xyY:
0.5596, 0.3348, 19.0323
CIE-Lab:
50.7250, 59.5397, 38.9357
CIE-LCH:
50.7250, 71.1405, 33.1825
CIE-Luv:
50.7250, 119.7862, 28.0450
Hunter-Lab:
43.6261, 53.8100, 22.3840
#db403a color charts
#db403a color shades, tints & tones
#db403a color schemes
#db403a color preview, HTML & CSS examples
This text has a color of #db403a
<p style="color:#db403a;">Text here</p>
.mytext {color:#db403a;}
This box has a color of #db403a
<div style="background-color:#db403a;">Content here</div>
.mybackground {background-color:#db403a;}
Border around this has a color of #db403a
<div style="border:2px solid #db403a;">Content here</div>
.myborder {border:2px solid #db403a;}