#de220b color space conversions
Hex:
#de220b
RGB:
222, 34, 11
CMY:
13, 87, 96
CMYK:
0, 85, 95, 13
HSL:
7°, 90.5579%, 45.6863%
HSV (HSB):
7°, 95.0450%, 87.0588%
XYZ:
30.7566, 16.6978, 1.9186
xyY:
0.6229, 0.3382, 16.6978
CIE-Lab:
47.8770, 67.9389, 58.0891
CIE-LCH:
47.8770, 89.3870, 40.5311
CIE-Luv:
47.8770, 143.6842, 34.4349
Hunter-Lab:
40.8630, 62.8428, 25.8203
#de220b color charts
#de220b color shades, tints & tones
#de220b color schemes
#de220b color preview, HTML & CSS examples
This text has a color of #de220b
<p style="color:#de220b;">Text here</p>
.mytext {color:#de220b;}
This box has a color of #de220b
<div style="background-color:#de220b;">Content here</div>
.mybackground {background-color:#de220b;}
Border around this has a color of #de220b
<div style="border:2px solid #de220b;">Content here</div>
.myborder {border:2px solid #de220b;}