#da3401 color space conversions
Hex:
#da3401
RGB:
218, 52, 1
CMY:
15, 80, 100
CMYK:
0, 76, 100, 15
HSL:
14°, 99.0868%, 42.9412%
HSV (HSB):
14°, 99.5413%, 85.4902%
XYZ:
30.1469, 17.3636, 1.7913
xyY:
0.6115, 0.3522, 17.3636
CIE-Lab:
48.7149, 62.0435, 60.7108
CIE-LCH:
48.7149, 86.8055, 44.3780
CIE-Luv:
48.7149, 132.7293, 37.7797
Hunter-Lab:
41.6697, 56.2182, 26.6200
#da3401 color charts
#da3401 color shades, tints & tones
#da3401 color schemes
#da3401 color preview, HTML & CSS examples
This text has a color of #da3401
<p style="color:#da3401;">Text here</p>
.mytext {color:#da3401;}
This box has a color of #da3401
<div style="background-color:#da3401;">Content here</div>
.mybackground {background-color:#da3401;}
Border around this has a color of #da3401
<div style="border:2px solid #da3401;">Content here</div>
.myborder {border:2px solid #da3401;}