#de161b color space conversions
Hex:
#de161b
RGB:
222, 22, 27
CMY:
13, 91, 89
CMYK:
0, 90, 88, 13
HSL:
359°, 81.9672%, 47.8431%
HSV (HSB):
359°, 90.0901%, 87.0588%
XYZ:
30.6089, 16.1825, 2.5472
xyY:
0.6204, 0.3280, 16.1825
CIE-Lab:
47.2131, 70.2502, 51.7880
CIE-LCH:
47.2131, 87.2760, 36.3974
CIE-Luv:
47.2131, 146.0111, 30.6804
Hunter-Lab:
40.2275, 65.4216, 24.4051
#de161b color charts
#de161b color shades, tints & tones
#de161b color schemes
#de161b color preview, HTML & CSS examples
This text has a color of #de161b
<p style="color:#de161b;">Text here</p>
.mytext {color:#de161b;}
This box has a color of #de161b
<div style="background-color:#de161b;">Content here</div>
.mybackground {background-color:#de161b;}
Border around this has a color of #de161b
<div style="border:2px solid #de161b;">Content here</div>
.myborder {border:2px solid #de161b;}