#da481c color space conversions
Hex:
#da481c
RGB:
218, 72, 28
CMY:
15, 72, 89
CMYK:
0, 67, 87, 15
HSL:
14°, 77.2358%, 48.2353%
HSV (HSB):
14°, 87.1560%, 85.4902%
XYZ:
31.4404, 19.6240, 3.2293
xyY:
0.5791, 0.3614, 19.6240
CIE-Lab:
51.4094, 55.2382, 54.3150
CIE-LCH:
51.4094, 77.4686, 44.5172
CIE-Luv:
51.4094, 118.3075, 38.8350
Hunter-Lab:
44.2990, 49.1640, 26.6871
#da481c color charts
#da481c color shades, tints & tones
#da481c color schemes
#da481c color preview, HTML & CSS examples
This text has a color of #da481c
<p style="color:#da481c;">Text here</p>
.mytext {color:#da481c;}
This box has a color of #da481c
<div style="background-color:#da481c;">Content here</div>
.mybackground {background-color:#da481c;}
Border around this has a color of #da481c
<div style="border:2px solid #da481c;">Content here</div>
.myborder {border:2px solid #da481c;}