#da121b color space conversions
Hex:
#da121b
RGB:
218, 18, 27
CMY:
15, 93, 89
CMYK:
0, 92, 88, 15
HSL:
357°, 84.7458%, 46.2745%
HSV (HSB):
357°, 91.7431%, 85.4902%
XYZ:
29.3276, 15.4172, 2.4670
xyY:
0.6212, 0.3266, 15.4172
CIE-Lab:
46.2004, 69.7647, 50.6486
CIE-LCH:
46.2004, 86.2114, 35.9793
CIE-Luv:
46.2004, 144.0898, 29.6887
Hunter-Lab:
39.2647, 64.6119, 23.7601
#da121b color charts
#da121b color shades, tints & tones
#da121b color schemes
#da121b color preview, HTML & CSS examples
This text has a color of #da121b
<p style="color:#da121b;">Text here</p>
.mytext {color:#da121b;}
This box has a color of #da121b
<div style="background-color:#da121b;">Content here</div>
.mybackground {background-color:#da121b;}
Border around this has a color of #da121b
<div style="border:2px solid #da121b;">Content here</div>
.myborder {border:2px solid #da121b;}