#da162c color space conversions
Hex:
#da162c
RGB:
218, 22, 44
CMY:
15, 91, 83
CMYK:
0, 90, 80, 15
HSL:
353°, 81.6667%, 47.0588%
HSV (HSB):
353°, 89.9083%, 85.4902%
XYZ:
29.6550, 15.6611, 3.8428
xyY:
0.6032, 0.3186, 15.6611
CIE-Lab:
46.5267, 69.6108, 42.2014
CIE-LCH:
46.5267, 81.4041, 31.2263
CIE-Luv:
46.5267, 140.1958, 25.5047
Hunter-Lab:
39.5741, 64.5049, 21.9446
#da162c color charts
#da162c color shades, tints & tones
#da162c color schemes
#da162c color preview, HTML & CSS examples
This text has a color of #da162c
<p style="color:#da162c;">Text here</p>
.mytext {color:#da162c;}
This box has a color of #da162c
<div style="background-color:#da162c;">Content here</div>
.mybackground {background-color:#da162c;}
Border around this has a color of #da162c
<div style="border:2px solid #da162c;">Content here</div>
.myborder {border:2px solid #da162c;}