#da021b color space conversions
Hex:
#da021b
RGB:
218, 2, 27
CMY:
15, 99, 89
CMYK:
0, 99, 88, 15
HSL:
353°, 98.1818%, 43.1373%
HSV (HSB):
353°, 99.0826%, 85.4902%
XYZ:
29.1330, 15.0280, 2.4021
xyY:
0.6257, 0.3227, 15.0280
CIE-Lab:
45.6725, 71.2911, 50.2389
CIE-LCH:
45.6725, 87.2145, 35.1724
CIE-Luv:
45.6725, 146.8610, 28.7177
Hunter-Lab:
38.7659, 66.3041, 23.4623
#da021b color charts
#da021b color shades, tints & tones
#da021b color schemes
#da021b color preview, HTML & CSS examples
This text has a color of #da021b
<p style="color:#da021b;">Text here</p>
.mytext {color:#da021b;}
This box has a color of #da021b
<div style="background-color:#da021b;">Content here</div>
.mybackground {background-color:#da021b;}
Border around this has a color of #da021b
<div style="border:2px solid #da021b;">Content here</div>
.myborder {border:2px solid #da021b;}