#da1b01 color space conversions
Hex:
#da1b01
RGB:
218, 27, 1
CMY:
15, 89, 100
CMYK:
0, 88, 100, 15
HSL:
7°, 99.0868%, 42.9412%
HSV (HSB):
7°, 99.5413%, 85.4902%
XYZ:
29.3109, 15.6915, 1.5126
xyY:
0.6301, 0.3373, 15.6915
CIE-Lab:
46.5671, 68.1197, 59.7955
CIE-LCH:
46.5671, 90.6411, 41.2767
CIE-Luv:
46.5671, 143.8677, 34.0381
Hunter-Lab:
39.6125, 62.7574, 25.4647
#da1b01 color charts
#da1b01 color shades, tints & tones
#da1b01 color schemes
#da1b01 color preview, HTML & CSS examples
This text has a color of #da1b01
<p style="color:#da1b01;">Text here</p>
.mytext {color:#da1b01;}
This box has a color of #da1b01
<div style="background-color:#da1b01;">Content here</div>
.mybackground {background-color:#da1b01;}
Border around this has a color of #da1b01
<div style="border:2px solid #da1b01;">Content here</div>
.myborder {border:2px solid #da1b01;}