#da2601 color space conversions
Hex:
#da2601
RGB:
218, 38, 1
CMY:
15, 85, 100
CMYK:
0, 83, 100, 15
HSL:
10°, 99.0868%, 42.9412%
HSV (HSB):
10°, 99.5413%, 85.4902%
XYZ:
29.6120, 16.2938, 1.6130
xyY:
0.6232, 0.3429, 16.2938
CIE-Lab:
47.3577, 65.8652, 60.1176
CIE-LCH:
47.3577, 89.1759, 42.3879
CIE-Luv:
47.3577, 139.7036, 35.4231
Hunter-Lab:
40.3656, 60.3069, 25.8867
#da2601 color charts
#da2601 color shades, tints & tones
#da2601 color schemes
#da2601 color preview, HTML & CSS examples
This text has a color of #da2601
<p style="color:#da2601;">Text here</p>
.mytext {color:#da2601;}
This box has a color of #da2601
<div style="background-color:#da2601;">Content here</div>
.mybackground {background-color:#da2601;}
Border around this has a color of #da2601
<div style="border:2px solid #da2601;">Content here</div>
.myborder {border:2px solid #da2601;}