#de162c color space conversions
Hex:
#de162c
RGB:
222, 22, 44
CMY:
13, 91, 83
CMYK:
0, 90, 80, 13
HSL:
353°, 81.9672%, 47.8431%
HSV (HSB):
353°, 90.0901%, 87.0588%
XYZ:
30.8657, 16.2853, 3.8994
xyY:
0.6046, 0.3190, 16.2853
CIE-Lab:
47.3465, 70.6307, 43.2941
CIE-LCH:
47.3465, 82.8437, 31.5068
CIE-Luv:
47.3465, 143.1542, 26.2396
Hunter-Lab:
40.3550, 65.9054, 22.5194
#de162c color charts
#de162c color shades, tints & tones
#de162c color schemes
#de162c color preview, HTML & CSS examples
This text has a color of #de162c
<p style="color:#de162c;">Text here</p>
.mytext {color:#de162c;}
This box has a color of #de162c
<div style="background-color:#de162c;">Content here</div>
.mybackground {background-color:#de162c;}
Border around this has a color of #de162c
<div style="border:2px solid #de162c;">Content here</div>
.myborder {border:2px solid #de162c;}