#da1a01 color space conversions
Hex:
#da1a01
RGB:
218, 26, 1
CMY:
15, 90, 100
CMYK:
0, 88, 100, 15
HSL:
7°, 99.0868%, 42.9412%
HSV (HSB):
7°, 99.5413%, 85.4902%
XYZ:
29.2883, 15.6464, 1.5051
xyY:
0.6307, 0.3369, 15.6464
CIE-Lab:
46.5071, 68.2916, 59.7719
CIE-LCH:
46.5071, 90.7547, 41.1939
CIE-Luv:
46.5071, 144.1866, 33.9326
Hunter-Lab:
39.5555, 62.9455, 25.4329
#da1a01 color charts
#da1a01 color shades, tints & tones
#da1a01 color schemes
#da1a01 color preview, HTML & CSS examples
This text has a color of #da1a01
<p style="color:#da1a01;">Text here</p>
.mytext {color:#da1a01;}
This box has a color of #da1a01
<div style="background-color:#da1a01;">Content here</div>
.mybackground {background-color:#da1a01;}
Border around this has a color of #da1a01
<div style="border:2px solid #da1a01;">Content here</div>
.myborder {border:2px solid #da1a01;}