#da480e color space conversions
Hex:
#da480e
RGB:
218, 72, 14
CMY:
15, 72, 95
CMYK:
0, 67, 94, 15
HSL:
17°, 87.9310%, 45.4902%
HSV (HSB):
17°, 93.5780%, 85.4902%
XYZ:
31.3101, 19.5719, 2.5430
xyY:
0.5861, 0.3663, 19.5719
CIE-Lab:
51.3497, 55.0172, 58.9514
CIE-LCH:
51.3497, 80.6360, 46.9771
CIE-Luv:
51.3497, 119.3595, 40.9882
Hunter-Lab:
44.2401, 48.9097, 27.5600
#da480e color charts
#da480e color shades, tints & tones
#da480e color schemes
#da480e color preview, HTML & CSS examples
This text has a color of #da480e
<p style="color:#da480e;">Text here</p>
.mytext {color:#da480e;}
This box has a color of #da480e
<div style="background-color:#da480e;">Content here</div>
.mybackground {background-color:#da480e;}
Border around this has a color of #da480e
<div style="border:2px solid #da480e;">Content here</div>
.myborder {border:2px solid #da480e;}