#da431e color space conversions
Hex:
#da431e
RGB:
218, 67, 30
CMY:
15, 74, 88
CMYK:
0, 69, 86, 15
HSL:
12°, 75.8065%, 48.6275%
HSV (HSB):
12°, 86.2385%, 85.4902%
XYZ:
31.1549, 19.0135, 3.2562
xyY:
0.5832, 0.3559, 19.0135
CIE-Lab:
50.7030, 57.2334, 52.9257
CIE-LCH:
50.7030, 77.9538, 42.7606
CIE-Luv:
50.7030, 121.4674, 37.1578
Hunter-Lab:
43.6044, 51.2287, 26.0956
#da431e color charts
#da431e color shades, tints & tones
#da431e color schemes
#da431e color preview, HTML & CSS examples
This text has a color of #da431e
<p style="color:#da431e;">Text here</p>
.mytext {color:#da431e;}
This box has a color of #da431e
<div style="background-color:#da431e;">Content here</div>
.mybackground {background-color:#da431e;}
Border around this has a color of #da431e
<div style="border:2px solid #da431e;">Content here</div>
.myborder {border:2px solid #da431e;}