#da182c color space conversions
Hex:
#da182c
RGB:
218, 24, 44
CMY:
15, 91, 83
CMYK:
0, 89, 80, 15
HSL:
354°, 80.1653%, 47.4510%
HSV (HSB):
354°, 88.9908%, 85.4902%
XYZ:
29.6947, 15.7405, 3.8560
xyY:
0.6024, 0.3193, 15.7405
CIE-Lab:
46.6322, 69.3072, 42.3082
CIE-LCH:
46.6322, 81.2001, 31.4017
CIE-Luv:
46.6322, 139.6675, 25.7070
Hunter-Lab:
39.6744, 64.1701, 22.0096
#da182c color charts
#da182c color shades, tints & tones
#da182c color schemes
#da182c color preview, HTML & CSS examples
This text has a color of #da182c
<p style="color:#da182c;">Text here</p>
.mytext {color:#da182c;}
This box has a color of #da182c
<div style="background-color:#da182c;">Content here</div>
.mybackground {background-color:#da182c;}
Border around this has a color of #da182c
<div style="border:2px solid #da182c;">Content here</div>
.myborder {border:2px solid #da182c;}