#db1300 color space conversions
Hex:
#db1300
RGB:
219, 19, 0
CMY:
14, 93, 100
CMYK:
0, 91, 100, 14
HSL:
5°, 100.0000%, 42.9412%
HSV (HSB):
5°, 100.0000%, 85.8824%
XYZ:
29.4463, 15.5258, 1.4448
xyY:
0.6344, 0.3345, 15.5258
CIE-Lab:
46.3461, 69.5917, 60.1442
CIE-LCH:
46.3461, 91.9801, 40.8350
CIE-Luv:
46.3461, 146.9211, 33.5337
Hunter-Lab:
39.4028, 64.4407, 25.4080
#db1300 color charts
#db1300 color shades, tints & tones
#db1300 color schemes
#db1300 color preview, HTML & CSS examples
This text has a color of #db1300
<p style="color:#db1300;">Text here</p>
.mytext {color:#db1300;}
This box has a color of #db1300
<div style="background-color:#db1300;">Content here</div>
.mybackground {background-color:#db1300;}
Border around this has a color of #db1300
<div style="border:2px solid #db1300;">Content here</div>
.myborder {border:2px solid #db1300;}