#da5000 color space conversions
Hex:
#da5000
RGB:
218, 80, 0
CMY:
15, 69, 100
CMYK:
0, 63, 100, 15
HSL:
22°, 100.0000%, 42.7451%
HSV (HSB):
22°, 100.0000%, 85.4902%
XYZ:
31.7821, 20.6427, 2.3093
xyY:
0.5807, 0.3771, 20.6427
CIE-Lab:
52.5563, 51.5430, 62.8391
CIE-LCH:
52.5563, 81.2739, 50.6401
CIE-Luv:
52.5563, 114.1702, 44.4028
Hunter-Lab:
45.4343, 45.3539, 28.7904
#da5000 color charts
#da5000 color shades, tints & tones
#da5000 color schemes
#da5000 color preview, HTML & CSS examples
This text has a color of #da5000
<p style="color:#da5000;">Text here</p>
.mytext {color:#da5000;}
This box has a color of #da5000
<div style="background-color:#da5000;">Content here</div>
.mybackground {background-color:#da5000;}
Border around this has a color of #da5000
<div style="border:2px solid #da5000;">Content here</div>
.myborder {border:2px solid #da5000;}