#db2803 color space conversions
Hex:
#db2803
RGB:
219, 40, 3
CMY:
14, 84, 99
CMYK:
0, 82, 99, 14
HSL:
10°, 97.2973%, 43.5294%
HSV (HSB):
10°, 98.6301%, 85.8824%
XYZ:
29.9886, 16.5842, 1.7066
xyY:
0.6211, 0.3435, 16.5842
CIE-Lab:
47.7318, 65.6833, 59.8301
CIE-LCH:
47.7318, 88.8479, 42.3300
CIE-Luv:
47.7318, 139.4456, 35.6530
Hunter-Lab:
40.7237, 60.1795, 26.0219
#db2803 color charts
#db2803 color shades, tints & tones
#db2803 color schemes
#db2803 color preview, HTML & CSS examples
This text has a color of #db2803
<p style="color:#db2803;">Text here</p>
.mytext {color:#db2803;}
This box has a color of #db2803
<div style="background-color:#db2803;">Content here</div>
.mybackground {background-color:#db2803;}
Border around this has a color of #db2803
<div style="border:2px solid #db2803;">Content here</div>
.myborder {border:2px solid #db2803;}