#db0500 color space conversions
Hex:
#db0500
RGB:
219, 5, 0
CMY:
14, 98, 100
CMYK:
0, 98, 100, 14
HSL:
1°, 100.0000%, 42.9412%
HSV (HSB):
1°, 100.0000%, 85.8824%
XYZ:
29.2677, 15.1686, 1.3853
xyY:
0.6387, 0.3310, 15.1686
CIE-Lab:
45.8643, 70.9832, 59.9730
CIE-LCH:
45.8643, 92.9267, 40.1941
CIE-Luv:
45.8643, 149.5291, 32.6822
Hunter-Lab:
38.9469, 65.9815, 25.1540
#db0500 color charts
#db0500 color shades, tints & tones
#db0500 color schemes
#db0500 color preview, HTML & CSS examples
This text has a color of #db0500
<p style="color:#db0500;">Text here</p>
.mytext {color:#db0500;}
This box has a color of #db0500
<div style="background-color:#db0500;">Content here</div>
.mybackground {background-color:#db0500;}
Border around this has a color of #db0500
<div style="border:2px solid #db0500;">Content here</div>
.myborder {border:2px solid #db0500;}