#db5004 color space conversions
Hex:
#db5004
RGB:
219, 80, 4
CMY:
14, 69, 98
CMYK:
0, 63, 98, 14
HSL:
21°, 96.4126%, 43.7255%
HSV (HSB):
21°, 98.1735%, 85.8824%
XYZ:
32.1040, 20.8062, 2.4388
xyY:
0.5800, 0.3759, 20.8062
CIE-Lab:
52.7367, 51.9330, 62.1346
CIE-LCH:
52.7367, 80.9799, 50.1106
CIE-Luv:
52.7367, 114.8232, 44.1352
Hunter-Lab:
45.6138, 45.8082, 28.7596
#db5004 color charts
#db5004 color shades, tints & tones
#db5004 color schemes
#db5004 color preview, HTML & CSS examples
This text has a color of #db5004
<p style="color:#db5004;">Text here</p>
.mytext {color:#db5004;}
This box has a color of #db5004
<div style="background-color:#db5004;">Content here</div>
.mybackground {background-color:#db5004;}
Border around this has a color of #db5004
<div style="border:2px solid #db5004;">Content here</div>
.myborder {border:2px solid #db5004;}