#db800e color space conversions
Hex:
#db800e
RGB:
219, 128, 14
CMY:
14, 50, 95
CMYK:
0, 42, 94, 14
HSL:
33°, 87.9828%, 45.6863%
HSV (HSB):
33°, 93.6073%, 85.8824%
XYZ:
37.0119, 30.5301, 4.3576
xyY:
0.5148, 0.4246, 30.5301
CIE-Lab:
62.1090, 28.4450, 66.2595
CIE-LCH:
62.1090, 72.1071, 66.7663
CIE-Luv:
62.1090, 75.5509, 58.5480
Hunter-Lab:
55.2541, 22.8733, 34.0019
#db800e color charts
#db800e color shades, tints & tones
#db800e color schemes
#db800e color preview, HTML & CSS examples
This text has a color of #db800e
<p style="color:#db800e;">Text here</p>
.mytext {color:#db800e;}
This box has a color of #db800e
<div style="background-color:#db800e;">Content here</div>
.mybackground {background-color:#db800e;}
Border around this has a color of #db800e
<div style="border:2px solid #db800e;">Content here</div>
.myborder {border:2px solid #db800e;}