#da1901 color space conversions
Hex:
#da1901
RGB:
218, 25, 1
CMY:
15, 90, 100
CMYK:
0, 89, 100, 15
HSL:
7°, 99.0868%, 42.9412%
HSV (HSB):
7°, 99.5413%, 85.4902%
XYZ:
29.2666, 15.6029, 1.4979
xyY:
0.6312, 0.3365, 15.6029
CIE-Lab:
46.4491, 68.4580, 59.7491
CIE-LCH:
46.4491, 90.8650, 41.1139
CIE-Luv:
46.4491, 144.4957, 33.8306
Hunter-Lab:
39.5005, 63.1277, 25.4021
#da1901 color charts
#da1901 color shades, tints & tones
#da1901 color schemes
#da1901 color preview, HTML & CSS examples
This text has a color of #da1901
<p style="color:#da1901;">Text here</p>
.mytext {color:#da1901;}
This box has a color of #da1901
<div style="background-color:#da1901;">Content here</div>
.mybackground {background-color:#da1901;}
Border around this has a color of #da1901
<div style="border:2px solid #da1901;">Content here</div>
.myborder {border:2px solid #da1901;}