#db5400 color space conversions
Hex:
#db5400
RGB:
219, 84, 0
CMY:
14, 67, 100
CMYK:
0, 62, 100, 14
HSL:
23°, 100.0000%, 42.9412%
HSV (HSB):
23°, 100.0000%, 85.8824%
XYZ:
32.3837, 21.4007, 2.4239
xyY:
0.5761, 0.3807, 21.4007
CIE-Lab:
53.3853, 50.1458, 63.3675
CIE-LCH:
53.3853, 80.8087, 51.6437
CIE-Luv:
53.3853, 111.9539, 45.5917
Hunter-Lab:
46.2609, 43.9977, 29.2760
#db5400 color charts
#db5400 color shades, tints & tones
#db5400 color schemes
#db5400 color preview, HTML & CSS examples
This text has a color of #db5400
<p style="color:#db5400;">Text here</p>
.mytext {color:#db5400;}
This box has a color of #db5400
<div style="background-color:#db5400;">Content here</div>
.mybackground {background-color:#db5400;}
Border around this has a color of #db5400
<div style="border:2px solid #db5400;">Content here</div>
.myborder {border:2px solid #db5400;}