#db2400 color space conversions
Hex:
#db2400
RGB:
219, 36, 0
CMY:
14, 86, 100
CMYK:
0, 84, 100, 14
HSL:
10°, 100.0000%, 42.9412%
HSV (HSB):
10°, 100.0000%, 85.8824%
XYZ:
29.8443, 16.3218, 1.5775
xyY:
0.6251, 0.3419, 16.3218
CIE-Lab:
47.3939, 66.5928, 60.5437
CIE-LCH:
47.3939, 90.0008, 42.2759
CIE-Luv:
47.3939, 141.3484, 35.3732
Hunter-Lab:
40.4003, 61.1602, 25.9652
#db2400 color charts
#db2400 color shades, tints & tones
#db2400 color schemes
#db2400 color preview, HTML & CSS examples
This text has a color of #db2400
<p style="color:#db2400;">Text here</p>
.mytext {color:#db2400;}
This box has a color of #db2400
<div style="background-color:#db2400;">Content here</div>
.mybackground {background-color:#db2400;}
Border around this has a color of #db2400
<div style="border:2px solid #db2400;">Content here</div>
.myborder {border:2px solid #db2400;}