#db400b color space conversions
Hex:
#db400b
RGB:
219, 64, 11
CMY:
14, 75, 96
CMYK:
0, 71, 95, 14
HSL:
15°, 90.4348%, 45.0980%
HSV (HSB):
15°, 94.9772%, 85.8824%
XYZ:
31.1072, 18.7510, 2.2964
xyY:
0.5964, 0.3595, 18.7510
CIE-Lab:
50.3946, 58.3863, 59.2160
CIE-LCH:
50.3946, 83.1595, 45.4042
CIE-Luv:
50.3946, 125.7192, 39.4754
Hunter-Lab:
43.3025, 52.4499, 27.1675
#db400b color charts
#db400b color shades, tints & tones
#db400b color schemes
#db400b color preview, HTML & CSS examples
This text has a color of #db400b
<p style="color:#db400b;">Text here</p>
.mytext {color:#db400b;}
This box has a color of #db400b
<div style="background-color:#db400b;">Content here</div>
.mybackground {background-color:#db400b;}
Border around this has a color of #db400b
<div style="border:2px solid #db400b;">Content here</div>
.myborder {border:2px solid #db400b;}